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

BUG: NodeTree presets, break expanding collapsed subtree #3816

Open
MiauzGenau opened this issue Jun 25, 2024 · 0 comments
Open

BUG: NodeTree presets, break expanding collapsed subtree #3816

MiauzGenau opened this issue Jun 25, 2024 · 0 comments
Labels
8.3 Bug Label to mark the change as bugfix

Comments

@MiauzGenau
Copy link

Description

After using NodeTree filter presets, the default NodeTree does not reset properly and does not allow the expanding of sub-trees,
which where expanded before the filter usage.

Steps to Reproduce

  1. Add config:
Neos:
  Neos:
    userInterface:
      navigateComponent:
        nodeTree:
          presets:
            blog:
              ui:
                label: 'Blog'
                icon: 'icon-folder'
              baseNodeType: 'Neos.Demo:Document.Blog'
  1. Expand sub-tree in default NodeTree
  2. Use filter preset
  3. Reset filter
  4. Try to expand the sub-tree => No sub-tree items get loaded

Expected behavior

Sub-tree items should get loaded.

Actual behavior

Screen Recording 2024-06-25 at 14 17 17(1)

Affected Versions

Neos: 8.3

UI: 8.3

@ahaeslich ahaeslich added Bug Label to mark the change as bugfix 8.3 labels Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 Bug Label to mark the change as bugfix
Projects
None yet
Development

No branches or pull requests

2 participants