Pad_Pors
(Pad Pors)
1
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 范畴的困惑,因此对该主题进行了重新分类。
左侧的列表实际上是可以滚动的,但滚动条并不总是可见(在 Safari 上滚动时可见,而在 Chrome 上对我而言则完全不可见;这可能是由于不同浏览器的默认行为差异所致?)
我未在 Discourse 中找到具有类似模式(可滚动的左侧面板)的其他页面,或许我们可以:
-
当存在溢出项时显示滚动条,或者
-
始终显示完整列表,就像我们在 /admin/badges/ 页面上所做的那样。
6 个赞
sam
(Sam Saffron)
5
@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.