You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, there are new filters only on Executions page. It's not yet fully completed, but it's being merged so I can get more feedback from the rest of the team.
Below is the list of known issues and tasks to be implemented, anything else you find or notice, feel free to add as comment below and it will be amended.
Implement search triggering on adding new filter value (full adding), as now it is confusing why the content is not filtered when we chose filters (we can remove the search button itself, maybe involves a bot of work around the recent functionality).
Allow selection of values in dropdown on Enter key press.
Add complete keyboard navigation as part of dropdowns.
The options popper at the end of the filter bar looks like a tooltip. Could we make the content a little lighter in dark mode? (might be element plus)
Placeholder color looks exactly like paragraph text. Is it normal? It does not feel normal.
Could we have the comparator ("is") be in a different color to improve readability (specially since text is incredibly small)
Date filters ideas
inspire from gmail search (great readability)
dates should be humanly readable instead of std date format (use Intl)
Right now, there are new filters only on
Executions
page. It's not yet fully completed, but it's being merged so I can get more feedback from the rest of the team.Below is the list of known issues and tasks to be implemented, anything else you find or notice, feel free to add as comment below and it will be amended.
recent
functionality).multiple
, only then allow multiple values, if not, replace existing value with new one.Related issue #4664.
The text was updated successfully, but these errors were encountered: