Skip to content
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

Handle filters in tree view #3863

Closed
core23 opened this issue May 21, 2016 · 5 comments
Closed

Handle filters in tree view #3863

core23 opened this issue May 21, 2016 · 5 comments

Comments

@core23
Copy link
Member

core23 commented May 21, 2016

Question Answer
Bundle version master
Symfony version 2.8.4
php version 5.5

Steps to reproduce

Show entities in a tree view, click Filter and enter some filters.

Expected results

Display all items in a tree view that match my filter settings.

Actual results

Result page displays my entities in a list view.

Possible improvements

  • Display all items and highlight matching results
  • Display only filtered items. This may be a problem when a parent item is hidden.
  • Hide the filters in tree view
@core23
Copy link
Member Author

core23 commented Aug 12, 2016

@sonata-project/contributors What behavior would you expect?

👍 highlight matching results
❤️ showing filtered items and ancestors and highlight matching results
👎 show only filtered items
🎉 hide filters

@greg0ire
Copy link
Contributor

What about showing filtered items AND all their ancestors?

@core23
Copy link
Member Author

core23 commented Aug 13, 2016

Added a 4. option

@core23
Copy link
Member Author

core23 commented Aug 28, 2016

Please leave your opinion how we should handle the filters in the tree view @sonata-project/contributors

@stale
Copy link

stale bot commented Jan 31, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants