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

Inconsistency in Clear Color Option in Navigation block. #68453

Open
3 of 6 tasks
yogeshbhutkar opened this issue Jan 2, 2025 · 0 comments · May be fixed by #68454
Open
3 of 6 tasks

Inconsistency in Clear Color Option in Navigation block. #68453

yogeshbhutkar opened this issue Jan 2, 2025 · 0 comments · May be fixed by #68454
Assignees
Labels
[Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended

Comments

@yogeshbhutkar
Copy link
Contributor

yogeshbhutkar commented Jan 2, 2025

Description

The ColorGradientSettingsDropdown component in the Navigation block currently lacks the clearable setting, resulting in the absence of a clear button for colors selected from the Color Picker.

This inconsistency can be confusing for users, as the clear button is available in the Sub Menu but not in the parent Navigation block.

To ensure a consistent user experience and simplify interactions, the clear button should be added to the Navigation block. This would not only align the behavior across components but also make it easier for users to clear selected colors. Without this button, users are required to navigate through the three-dot menu and select reset, which involves multiple clicks for what should be a straightforward action.

Originally reported here: https://core.trac.wordpress.org/ticket/62764

Step-by-step reproduction instructions

  1. Create a Navigation Block.
  2. Notice the absence of the clear button within Color Picker.

Screenshots, screen recording, code snippet

Sub Menu

Image

Navigation Menu

Image

Environment info

  • WordPress Version: 6.8-alpha-59361
  • Gutenberg Plugin: Latest Trunk
  • OS: macOS Sequoia

Please confirm that you have searched existing issues in the repo.

  • Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

  • Yes

Please confirm which theme type you used for testing.

  • Block
  • Classic
  • Hybrid (e.g. classic with theme.json)
  • Not sure
@yogeshbhutkar yogeshbhutkar added the [Type] Bug An existing feature does not function as intended label Jan 2, 2025
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant