-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IBX-9169: Enable searching by content's name in the Trash #1388
Conversation
However, as I understand why and this beeing low cost - question is should it just target 5.0 to be rules obidient. |
@ViniTou it's highly requested unfortunately lately so I think we need to bend the rules a bit here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@adamwojs done, please see the ticket's description for updated looks |
b42563c
to
58f8508
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few improvements are needed:
- Label and placeholder for creator filter should be different, using Search by creator gives the impression that two searches are available. We can use the same as in global search (consulted with @juskora):
- Missing search button
- Clicking X button in input field should reload the page.
- Entering only the beginning of the name of the content into the search does not find the content, e.g. trash for trashtest. It is inconsistent with the rest of the search in the system (apart from global search, which works differently).
- When the search criteria are not met another empty state is needed as in other places
Justyna's recommendation:
Sorry, there are no contents for your search
Try again with new search criteria.
- The list header should be different after the search Results for "xxx"(x), e.g.
- Typing * in search returns all contents.
- This may be a little out of the scope of the task, but it may be worthwhile on this occasion to align this list with the others in the system and add an Apply and Clear filters button. See please: https://www.figma.com/design/4sbNQyNLhFFwxWDH89Rf9X/🟢-%5BIbexa%5D-Design-System?node-id=2814-93260&node-type=frame&t=q0HqwddEw9pvhEzI-0
@barw4 Could you please apply @katarzynazawada suggestions ? |
|
@barw4 Payment methods have a constant header but it's a bug 🙂 See please: https://issues.ibexa.co/browse/IBX-5593 |
@katarzynazawada thank you for the explanation, fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quality Gate passedIssues Measures |
Related PRs:
ibexa/core#448
Description: