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

Fix category visibility toggle #173

Open
mxgrey opened this issue Aug 24, 2023 · 0 comments
Open

Fix category visibility toggle #173

mxgrey opened this issue Aug 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mxgrey
Copy link
Collaborator

mxgrey commented Aug 24, 2023

Toggling visibility for lanes off and then on again will show all lanes, no matter what level they should be on. This is a problem for multi-level sites.

We should fix this by using something similar to VisibilityDependents to track reasons for the lanes to be visible or not visible, e.g. there can be a field for category visibility and level visibility where both must be true for the lane to be visible.

@mxgrey mxgrey added the bug Something isn't working label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant