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

Fixed #15762 p dropdown open style missing from dropdown #15866

Conversation

willmca
Copy link
Contributor

@willmca willmca commented Jun 19, 2024

This fixes #15762 where when the dropdown panel is open, the p-dropdown-open class is not added to the container. Also added a unit test to ensure functionality continues working in the future

address issue by adding p-dropdown-open class when overlayVisible is true
add a check for class name to unit test
Copy link

vercel bot commented Jun 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Jun 19, 2024 5:33pm

@willmca willmca changed the title Origin/issues=#15762 p dropdown open style missing from dropdown Fixed #15762 p dropdown open style missing from dropdown Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

p-dropdown: p-dropdown-open style is missing from dropdown
3 participants