In the CP, filter drop-down controls should show as much of the filter value as possible #4581
Closed
PaulBaileyAtChan
started this conversation in
Feature Requests
Replies: 3 comments
-
|
Confirming this to be true on relatively small screens (or when the filter value is long enough) What's worse is that when you open the dropdown, the selected value is not highlighted, so it's impossible to tell which value is selected for the filter. Maybe at the least we can do that (apply some checkmark for selected value in the dropdown) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
PR #4635 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This is shipping in 7.5.8 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suggest an idea for ExpressionEngine
A small UX/UI suggestion. In the CP — notably the Entry Manager and File Manager — when a filter value is too long to be displayed in the drop-down control, an ellipsis is displayed instead. In the screenshot, both the Channel and Status filters have values, but neither is actually displayed. This makes it much harder to see what's being filtered.
Suggestion is to display as much of the filter value as possible, truncating where necessary. In some/most cases, this will be enough to see what the filter value is.
Beta Was this translation helpful? Give feedback.
All reactions