-
Notifications
You must be signed in to change notification settings - Fork 324
Open
Description
Describe the bug
When I add a link that is longer than the textarea a scroll bar appears that completely hides the text.
To Reproduce
Paste or type in a url that is longer than the text area.
Expected behavior
Either the horizontal scroll appears below the text area, or the text area has no horizontal scroll.
If applicable, add screenshots to help explain your problem.
Environment
Installed version: v4.3.2 - You are up to date.
Installation type: docker
Docker tag: latest
Commit hash: 13a03a7
Build date: 2023-05-27
Suggested Fix
If you can't get the horizontal scroll to show below the textbox, then I would remove it entirely by adding the style overflow: hidden; to it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels