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

2 lines max limit for folder names #8738

Open
2 tasks done
marcRDZ opened this issue Jan 13, 2025 · 2 comments
Open
2 tasks done

2 lines max limit for folder names #8738

marcRDZ opened this issue Jan 13, 2025 · 2 comments
Labels
good first issue Ideal for newcomers to start contributing type: bug Something is causing incorrect behavior or errors

Comments

@marcRDZ
Copy link
Contributor

marcRDZ commented Jan 13, 2025

Checklist

  • I have used the search function to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.

App

Thunderbird for Android

App version

10.0

Where did you get the app from?

Other

Android version

12

Device model

No response

Steps to reproduce

Open drawer

Expected behavior

Show folder names limited to 2 lines, shortening otherwise with ellipsis in the middle

Actual behavior

Drawer displays unlimited lines

Image

Logs

No response

@marcRDZ marcRDZ added type: bug Something is causing incorrect behavior or errors unconfirmed Newly reported issues awaiting triage or confirmation labels Jan 13, 2025
@Domilopment
Copy link

One possible solution could be implementing a marquee effect for the text. This way, users can still view the full path (e.g., '[Gmail]/All Mail') in cases where hierarchical folder views are not yet available, especially for longer path names.

@wmontwe wmontwe added good first issue Ideal for newcomers to start contributing and removed unconfirmed Newly reported issues awaiting triage or confirmation labels Jan 14, 2025
@wmontwe
Copy link
Member

wmontwe commented Jan 14, 2025

Related: #8487 - Inbox in french too long in left panel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Ideal for newcomers to start contributing type: bug Something is causing incorrect behavior or errors
Projects
None yet
Development

No branches or pull requests

3 participants