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

[gui] Show number of filtered items in the tooltip #2942

Merged

Conversation

csordasmarton
Copy link
Contributor

Closes #2862

In the report filter tooltips we show only 10 items for filters which
support searching by using * quantifiers. To identify that there can
be more results we show the number of filtered items at the bottom of
the filter items.

Screenshot:
image

In the report filter tooltips we show only 10 items for filters which
support searching by using * quantifiers. To identify that there can
be more results we show the number of filtered items at the bottom of
the filter items.
@bruntib bruntib merged commit 4f6fc03 into Ericsson:master Sep 24, 2020
@csordasmarton csordasmarton deleted the show_num_of_showed_filter_items branch November 6, 2020 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show how many filter item do we show in the filter tooltip
2 participants