Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout of profile does not provide sufficient expansion space #6819

Open
monty241 opened this issue Nov 28, 2024 · 2 comments
Open

Layout of profile does not provide sufficient expansion space #6819

monty241 opened this issue Nov 28, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@monty241
Copy link
Contributor

Steps to Reproduce

For the user itself, the profile lists all possible options. In English:

image

The irrelevant options are hidden when the profile is consulted by another person, which in this case removes for instance "Starter Packs" since there are none.

However, when Dutch is chosen (which is a little longer), the user itself sees it's profile as:

image

The entry "Lists" is beyond the fold. There is no way for an average user to make "Lists" visible.

Normally it is recommended to allow for 35% expansion from English to compensate for languages with longer texts.

It would be handy when the "Lists" entry could be reached.

Some possible alternative solutions within the UI might be:

  • Reduce inter entry spacing.
  • Automatically display horizontal scroll bar.
  • Use "..." hamburger menu with drop-down to reach Start package and Lists.

Attachments

No response

What platform(s) does this occur on?

Web (Desktop)

Device Info

Win11

What version of the app are you using?

Chrome latest production

Additional Information

No response

@monty241 monty241 added the bug Something isn't working label Nov 28, 2024
@monty241
Copy link
Contributor Author

Resembles issue on Web with many feeds:

image

@khuddite
Copy link
Contributor

khuddite commented Nov 29, 2024

@monty241 It seems you can drag-and-drop on the tab bar to navigate the invisible tabs. But I don't think that's the best user experience because I also didn't realize it until I looked into the code. Maybe we can introduce some scroll ctrls like this -
CleanShot 2024-11-29 at 10 38 16
CleanShot 2024-11-29 at 10 39 39

I can work on the scroll ctrls if it's confirmed that's the path we wanna follow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants