-
-
Notifications
You must be signed in to change notification settings - Fork 113
Very long codes break UI #749
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Shlink web client version
Summary
When you create short URLs with a very long code, it will break the UI as the codes are shown in full length.
Current behavior
Code is shown in full length in UI
Expected behavior
Show only N characters of code to avoid breaking the UI
How to reproduce