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

Renaming A Split Really Long Looks Weird #36

Closed
AJ213 opened this issue Mar 25, 2020 · 1 comment
Closed

Renaming A Split Really Long Looks Weird #36

AJ213 opened this issue Mar 25, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@AJ213
Copy link

AJ213 commented Mar 25, 2020

Describe the bug
If you rename a split file to be a really long name, it kind of goes out of control on the UI and expands across it.

To Reproduce

  1. Rename split file to something really long like "OOOOOOOOOOOOOOOOOOOOOOOOOOOO"
  2. Notice it looking funky

Expected behavior
When the name is too long, have the last bit appear as "OOOOO..." instead of having the name extend past the box its inside. This is what discord does too for a lot of text.

Screenshots
yesss

Additional context
Null

@AJ213 AJ213 added the bug Something isn't working label Mar 25, 2020
@noahkra
Copy link
Owner

noahkra commented Mar 25, 2020

Added a text ellipsis for strings longer than 150px. Also added a min of 3 characters for a name to be valid.

@noahkra noahkra closed this as completed Mar 25, 2020
@noahkra noahkra added this to the v0.4.0 "Foundation" update milestone Mar 25, 2020
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

No branches or pull requests

2 participants