-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
BugSomething is broken and not working as intended in the system.Something is broken and not working as intended in the system.
Description
Issue summary
Character counter breaks the text field when the input text gets longer than the provided space and makes the scroll bar appears.
Expected behavior
Scroll bar should stick to the right side of the text field and allow the entire space inside the field to be used for text input.
Actual behavior
Scroll bar appears in the middle of the field, left to the character counter.
User is also given limited space to input text, left to the invisible column which character counter takes up.
It is also taking up a lot of space, especially when the field width is narrow.
This is related to this issue: #709
Steps to reproduce the problem
Metadata
Metadata
Assignees
Labels
BugSomething is broken and not working as intended in the system.Something is broken and not working as intended in the system.