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

Persist Tree Navigation Mode Across Sessions #1175

Open
OlegMoshkovich opened this issue May 7, 2024 · 0 comments
Open

Persist Tree Navigation Mode Across Sessions #1175

OlegMoshkovich opened this issue May 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@OlegMoshkovich
Copy link
Member

OlegMoshkovich commented May 7, 2024

When a user selects a navigation mode in the tree (either "Spatial Structure" or "Element Type"), this choice does not currently persist when the tree is closed and reopened. Users expect their last selection to be remembered and applied automatically upon reopening the tree.

This enhancement would improve user experience by reducing the need to repeatedly set the preferred navigation mode during regular use.

Steps to Reproduce

  • Open the tree view in the application.
  • Change the navigation mode to either "Spatial Structure" or "Element Type".
  • Close the tree view.
  • Reopen the tree view.

Expected Behavior

Upon reopening, the tree should display in the last navigation mode selected (either "Spatial Structure" or "Element Type").

Actual Behavior

The tree resets to a default navigation mode every time it is reopened, disregarding the user's previous selection.

@OlegMoshkovich OlegMoshkovich added the bug Something isn't working label May 7, 2024
@OlegMoshkovich OlegMoshkovich self-assigned this Jun 4, 2024
@OlegMoshkovich OlegMoshkovich moved this to Todo in Sprints Jun 4, 2024
@OlegMoshkovich OlegMoshkovich moved this from Todo to In Progress in Sprints Jun 19, 2024
@OlegMoshkovich OlegMoshkovich moved this from In Progress to In Review in Sprints Jun 21, 2024
@OlegMoshkovich OlegMoshkovich moved this from In Review to In Progress in Sprints Jul 22, 2024
@OlegMoshkovich OlegMoshkovich moved this from In Progress to Todo in Sprints Jul 22, 2024
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
Status: Todo
Development

No branches or pull requests

1 participant