-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Make option length in menus limited #9930
Copy link
Copy link
Open
Labels
help wantedExternal contributions actively solicitedExternal contributions actively solicitedissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Metadata
Metadata
Assignees
Labels
help wantedExternal contributions actively solicitedExternal contributions actively solicitedissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
In Progress
Check for duplicates
Problem
Options in menus can be of unlimited width. For example: it can make option text unreadable if variable/procedure name is very long
Request
Truncate text at certain width or letters amount, so option can fit on the screen. Add tooltip with full text if option was truncated
Alternatives considered
No response
Additional context
Menu doesn't fit on the screen