قائمة مقطوعة في صفحة 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)

أعدت تصنيف الموضوع لأنني أعتقد أن هذا قد يكون من أنواع الالتباس في Contribute > UX.

القائمة الموجودة على الجانب الأيسر قابلة للتمرير فعلياً، لكن شريط التمرير لا يظهر دائماً (يظهر عند التمرير في سفاري، ولا يظهر أبداً في كروم، بالنسبة لي؛ وقد يعود ذلك إلى اختلاف سلوكيات المتصفحات الافتراضية؟)

لم أجد صفحة أخرى في Discourse تتبنى نمطاً مشابهاً (لوحة جانبية قابلة للتمرير)، لذا ربما يمكننا:

  1. عرض شريط تمرير عندما تكون هناك عناصر زائدة عن الحد، أو

  2. عرض القائمة كاملة دائماً، كما نفعل في صفحة /admin/badges/

6 إعجابات

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