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

Filter Exclusion Visualisation #1086

Open
johngeorgewright opened this issue Sep 13, 2023 · 1 comment
Open

Filter Exclusion Visualisation #1086

johngeorgewright opened this issue Sep 13, 2023 · 1 comment
Labels

Comments

@johngeorgewright
Copy link

It's not clear which filters are inclusions or exclusions. Could we have some feedback in the UI? For example, a strike-through:

Screenshot 2023-09-13 at 10 36 27

@adrianmroz adrianmroz added the bug label Sep 13, 2023
@adrianmroz
Copy link
Collaborator

Looks like a bug.

Right now produced css doesn't make sense:

.tile-row .items.excluded .values {
  text-decoration: line-through
}

.excluded should be modyfing tile .not .items

It should work if we move this declaration inside that one

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

No branches or pull requests

2 participants