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: Hide element from inpector inconsistency #3830

Open
juanlira opened this issue Jul 15, 2024 · 0 comments
Open

BUG: Hide element from inpector inconsistency #3830

juanlira opened this issue Jul 15, 2024 · 0 comments
Labels
8.3 Accessibility Bug Label to mark the change as bugfix UI & UX

Comments

@juanlira
Copy link
Contributor

Description

Inconsistent behavior whilst hiding an element from the inspector.

Steps to Reproduce

  1. Select a hideable element from the inline editor that's not already hidden;
  2. On the inspector click on Hide to check it;
  3. Click Apply.

Expected behavior

As soon as the visibility is applied, the inline editor shows the element as hidden, the Content Tree also shows the element as hidden, but the element on the page remains unchanged. The hidden state style should be applied if the icon on the toolbar is active.

Actual behavior

Hideable.vs.Timeable.webm

Affected Versions

Neos: 8.3.15

UI: 8.3.8

@grebaldi grebaldi changed the title Hide element from inpector inconsistency BUG: Hide element from inpector inconsistency Jul 16, 2024
@grebaldi grebaldi added Bug Label to mark the change as bugfix UI & UX Accessibility 8.3 labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 Accessibility Bug Label to mark the change as bugfix UI & UX
Projects
None yet
Development

No branches or pull requests

2 participants