Skip to content

UI Issue: Project List Text Overflow and Misalignment #466

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

Open
1 task done
Ni1esh-Yadav opened this issue Mar 31, 2025 · 0 comments · May be fixed by #470
Open
1 task done

UI Issue: Project List Text Overflow and Misalignment #466

Ni1esh-Yadav opened this issue Mar 31, 2025 · 0 comments · May be fixed by #470
Labels
bug Something isn't working

Comments

@Ni1esh-Yadav
Copy link

Describe your issue

There is a UI issue in the project list where long project names cause text overflow, leading to rendering errors.

  • Text Overflow:

    • Long project names extend beyond the available space, resulting in a RenderFlex overflow error.
    • The text does not wrap or truncate properly.
  • Misalignment Issues:

    • The project name and radio button are not aligned properly when text overflows.
    • The UI breaks when the project name exceeds the expected length.

Steps to reproduce

  1. Add a project with a long name (e.g., "This is a very long project name that should be truncated").
  2. Run the app and navigate to the project selection UI.
  3. Observe that the text overflows or breaks the layout.

What was the expected result?

  • Long project names should either:
    • Truncate with ... when space is limited.
    • Scroll horizontally inside the available space.
  • The UI should remain properly aligned without layout breaks.

Put here any screenshots or videos (optional)

Image
Image

How can we contact you (optional)

No response

Would you like to work on this issue?

Yes

By submitting this issue, I have confirmed that:

  • I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
@Ni1esh-Yadav Ni1esh-Yadav added the bug Something isn't working label Mar 31, 2025
@Ni1esh-Yadav Ni1esh-Yadav linked a pull request Apr 1, 2025 that will close this issue
4 tasks
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

Successfully merging a pull request may close this issue.

1 participant