Elenco troncato nella pagina 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 Mi Piace

Ho ricategorizzato il tema, poiché ritengo che si tratti di una confusione nell’ambito di Contribute > UX.

L’elenco sul lato sinistro è effettivamente scorrevole, ma la barra di scorrimento non è sempre visibile (visibile durante lo scorrimento su Safari, mai visibile su Chrome, almeno per me; potrebbe dipendere da comportamenti predefiniti diversi del browser?).

Non ho trovato altre pagine su Discourse con un pattern simile (pannello laterale scorrevole), quindi potremmo:

  1. mostrare la barra di scorrimento quando ci sono elementi che fuoriescono dallo spazio disponibile, oppure

  2. mostrare sempre l’elenco completo, come facciamo nella pagina /admin/badges/

6 Mi Piace

@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.