Lista truncada na página admin/customize/theme

if the number of themes are large, then the theme component is not shown in the component list and there is no cursor to go down the list.

only the first 15 themes are shown.

it gets solved by adding this line:

.admin-customize .themes-list-container {width: auto !important;}

2 curtidas

Recategorizei o tópico, pois acho que isso pode ser uma confusão relacionada a Contribute > UX.

A lista no lado esquerdo é realmente rolável, mas a barra de rolagem nem sempre está visível (visível ao rolar no Safari, nunca visível no Chrome, para mim; pode ser devido a diferentes comportamentos padrão dos navegadores?)

Não encontrei outra página no Discourse com um padrão semelhante (painel lateral rolável). Talvez possamos:

  1. exibir uma barra de rolagem quando houver itens transbordando, ou

  2. exibir sempre a lista completa, como fazemos na página /admin/badges/

6 curtidas

@awesomerobot any tips here?

I would ignore this for now until more people complain about it. I really don’t like taking action based on one isolated bit of feedback.