Skip to content

fix:Project List Text Overflow and Misalignment #470

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ni1esh-Yadav
Copy link

Description

This PR fixes the horizontal overflow issue in the project column where long project names caused a RenderFlex overflow error.
Now, long project names are truncated with "..." to prevent layout issues and maintain UI consistency.

Fixes #466

Screenshots:

Before:

ui overflow1

After:

ui overflow issue fixed

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI Issue: Project List Text Overflow and Misalignment
1 participant