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

UI display issues with long refnames #1084

Closed
cmdcolin opened this issue Jul 21, 2020 · 3 comments
Closed

UI display issues with long refnames #1084

cmdcolin opened this issue Jul 21, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@cmdcolin
Copy link
Collaborator

Taken from #1082

This is a tricky one because the refname is simply quite large, but it seems like something that must be addressed

  • Large refname has a text collision
  • The refname dropdown is capable of displaying approx 2 letters before ellipses (sort of related to an older change where we allowed the clear button)
  • The locstring box also fails to show the currently displayed region, however this is tricky. The refname is simply long

I think downsizing some of the default font sizes and stuff from material UI could go some ways towards this, but I wanted to track this as an issue

@cmdcolin cmdcolin added the enhancement New feature or request label Jul 21, 2020
@cmdcolin
Copy link
Collaborator Author

Could review things like this during our design sprint

@laceysanderson
Copy link

+1 our reference names are also quite long (e.g. Lcu.2RBY.Chr1) due to keeping them unique across assemblies. This is especially a usability concern in the drop-down where it is difficult to select the chromosome you want.
Screen Shot 2020-07-22 at 6 40 58 PM
Screen Shot 2020-07-22 at 6 41 12 PM

@cmdcolin cmdcolin changed the title UI display issues UI display issues with long refnames Aug 4, 2020
@cmdcolin
Copy link
Collaborator Author

may be fixed by #2272

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

No branches or pull requests

2 participants