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

DataResult should track the inheritance source along with the resolved properties #4245

Closed
abey79 opened this issue Nov 16, 2023 · 1 comment
Labels
🟦 blueprint The data that defines our UI ui concerns graphical user interface

Comments

@abey79
Copy link
Member

abey79 commented Nov 16, 2023

Whenever we display some inherited properties (e.g. in the Visible History changes from #4222), it would be useful to provide the user with context on what those value where inherited from (e.g. maybe to add a button to jump there in the selection panel). This means we must track the source alongside resolving properties.

@abey79 abey79 added ui concerns graphical user interface 🟦 blueprint The data that defines our UI labels Nov 16, 2023
@Wumpf
Copy link
Member

Wumpf commented Jul 9, 2024

We sidestepped this by limiting inheritance for the moment to Default (view!) and override (individual!)
The only odd one out is 'visible'.

We will however have this issue again once we introduce path filter driven overrides. But the problem statement is a bit different, so closing this!

@Wumpf Wumpf closed this as not planned Won't fix, can't repro, duplicate, stale Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟦 blueprint The data that defines our UI ui concerns graphical user interface
Projects
None yet
Development

No branches or pull requests

2 participants