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]: No css variable #4317

Closed
JeremyKomarov opened this issue Aug 27, 2024 · 3 comments
Closed

[bug]: No css variable #4317

JeremyKomarov opened this issue Aug 27, 2024 · 3 comments
Labels

Comments

@JeremyKomarov
Copy link

Describe the bug
When build something in page builder
Row -> Tabs

in venia when you switch between tabs then the unselected tabs are are still displyed

To reproduce

Steps to reproduce the behavior:

i saw that in @magento->pagebuilder->lib->ContentTypes->tabs->tabs.module.css
there is this css:
.panel {
min-height: inherit;
composes: !empty_hidden from global;
}

i didnt find this css anyhwere "empty_hidden" and why its !empty_hidden ?
all other css are using just "empty_hidden"

and still couldnt find this css "empty_hidden" anywhere

  1. Go to 'Admin -> content -> pages -> create page builder'
    with rows -> tabs->

Expected behavior
when you switch between tabs then the other tabs will be none displyed

@JeremyKomarov JeremyKomarov added the bug Something isn't working label Aug 27, 2024
Copy link

m2-assistant bot commented Aug 27, 2024

Hi @JeremyKomarov. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this


Join Magento Community Engineering Slack and ask your questions in #github channel.

@glo82145
Copy link
Collaborator

@adobe export issue to JIRA project PWA as Bug

@github-jira-sync-bot
Copy link

✅ Jira issue https://jira.corp.adobe.com/browse/PWA-3356 is successfully created for this GitHub issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants