-
-
Notifications
You must be signed in to change notification settings - Fork 352
Closed
Labels
Description
Affected Version
0.15.0
Describe the Bug
When entering a long URL in the Calibre Web URL settings, the entered text overflows the screen to the right if it's too long (e.g. when including basic auth content).
note: First of all thanks so much to all contributors for the work and the awesome firmware. Second, the bug report template is slightly broken, it's not actually possible to add an image in the "Relevant Log Output/Screenshots" section since it's just a textarea and not a rich text field. 🙂
Steps to Reproduce
- Go to Settings > System > Calibre > Calibre Web URL
- Enter a long URL
Expected Behavior
I don't know what's possible/feasible, I'd expect the input to either scroll the URL so that it overflows the input container to the left and the user can see the currently entered char; or break to a second line.
Relevant Log Output/Screenshots
Reactions are currently unavailable