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

Option to disable showing entities from dependent classes in the parameter value table #3011

Open
jkiviluo opened this issue Nov 19, 2024 · 0 comments
Labels
enhancement Enhancement of existing feature

Comments

@jkiviluo
Copy link
Member

Showing all entities from dependent classes of a 0-dimensional entity class in the parameter value table makes it more cluttered. In some situations its nice to have them all there, but often it results in a need to scroll much more than necessary to reach the last empty row where new data can be added. Often scrolling could be avoided all together. See example below.

image

The solution would be to add an user option whether to show the parameters from dependent entities or just the parameters from the selected class(es). This choice could be available under the 'entity_class_name' cell after right-clicking (next to remove filters) and in DB editor settings. It would apply to whole DB editor (and not to individual classes separately - that's unnecessarily complex).

@jkiviluo jkiviluo added the enhancement Enhancement of existing feature label Nov 19, 2024
@jkiviluo jkiviluo added this to the subsequent release milestone Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing feature
Projects
None yet
Development

No branches or pull requests

1 participant