“정보” 위 링크가 문구 길이에 따라 잘림

Depending on the lenght of the words used in translation not all links on the top of the about-page are visible. You then need to scroll to the side. That is quite difficult to guess, if no word is cut.

Example screenshot English - everything visible

Example screenshot Spanish - word is cut

Example screenshots German - it’s difficult to notice there is another link


4개의 좋아요

Any chance this can be improved as part of the redesign?

1개의 좋아요

Thanks for raising this issue. I don’t know what the solution is here. @awesomerobot do you have any thoughts? Maybe we don’t have horizontal scroll but instead let the menu items flow onto multiple lines if they are wider than the browser window?

1개의 좋아요

Maybe you could at least use a scrollable area, like in the profile preferences, to prevent the window size from being enlarged.
Though that also causes difficulties, because it can sometimes be hard to notice that you can scroll there. But there is already a topic about that:

1개의 좋아요

Those static pages are rendered in a different way (not ember components) so not possible to wrap it in the same component.

I’ve added scroll and tightened up the spacing so there’s more chance it will all fit.

https://github.com/discourse/discourse/pull/38059

That’s the most realistic solution.

1개의 좋아요

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.