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

General improvements to Complemento View #268

Open
wants to merge 7 commits into
base: rel-6_1
Choose a base branch
from

Conversation

ligerosmart-coder
Copy link

  • Fix some bugs
  • Show all queues, not only the ones selected
  • Same for other attributes

The constant refresh of the view by simply closing one of the filters
could cause a bunch of unnecessary requests to the server and bad user
experience in large systems due to the time it takes to load the
information.

This commit removes the automatic refresh of the view when closing a
filter, and make it only refresh when the user clicks on the Apply.
Since we want more flexibility on picking the filters even if the state
is not present in the current list of tickets, we are adding all states
to the filter.
Sort the values of Complemento View filter so the selected options are
always on top.
Since we want more flexibility on picking the filters even if the queue
is not present in the current list of tickets, we are adding all queues
to the filter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant