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

Creating extremely long checker titles result in multiple UI issues #393

Open
orbitalsqwib opened this issue Apr 16, 2021 · 0 comments
Open
Labels
P2 do it when there is time pending design

Comments

@orbitalsqwib
Copy link
Contributor

Describe the bug
Checker titles do not have an upper bound on length and are also not truncated when exceeding view bounds. This results in unexpected UI behavior when displaying titles in areas such as the checker duplication modal, toasts and builder modals.

To Reproduce
Steps to reproduce the behavior:

  1. Create a checker with a very, very long title.
  2. Go into the builder

Expected behavior
Titles should be truncated once exceeding a certain length or when they exceed a component's view bounds. Alternatively, they should be validated to have an upper bound placed on their length.

Screenshots
Screenshot 2021-04-16 at 2 48 12 PM
Screenshot 2021-04-16 at 2 47 26 PM
Screenshot 2021-04-16 at 2 47 11 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 do it when there is time pending design
Projects
None yet
Development

No branches or pull requests

2 participants