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

Fix layer config panel background color inconsistency #704

Conversation

junqiu-lei
Copy link
Member

Description

The current document layer configuration panels had a grey background due to EuiCollapsibleNavGroup's default styling.

Added CSS override to make EuiCollapsibleNavGroup backgrounds transparent within the layer config panel, ensuring consistent styling across all layer type configurations. It can be applied to other layer type panels as well which need EuiCollapsibleNavGroup.

Screenshot

Before fix

Screenshot 2025-02-14 at 11 08 48 AM

After fix

Screenshot 2025-02-14 at 11 43 38 AM

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@junqiu-lei junqiu-lei added bug Something isn't working v3.0.0 labels Feb 14, 2025
@junqiu-lei junqiu-lei force-pushed the fix/layer-config-panel-background branch from 2f7d6f9 to 47a4f87 Compare February 14, 2025 19:46
Signed-off-by: Junqiu Lei <junqiu@amazon.com>
@junqiu-lei junqiu-lei force-pushed the fix/layer-config-panel-background branch from 47a4f87 to db13ed0 Compare February 14, 2025 19:46
@junqiu-lei junqiu-lei marked this pull request as ready for review February 14, 2025 19:46
@junqiu-lei junqiu-lei merged commit a4c8e29 into opensearch-project:main Feb 14, 2025
17 checks passed
@junqiu-lei junqiu-lei deleted the fix/layer-config-panel-background branch February 14, 2025 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v3.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants