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

Commits on Jun 19, 2024

  1. Update dropdown.ts

    address issue by adding p-dropdown-open class when overlayVisible is true
    willmca committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    64ed9dd View commit details
    Browse the repository at this point in the history
  2. Update dropdown.spec.ts

    add a check for class name to unit test
    willmca committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    62e1b3b View commit details
    Browse the repository at this point in the history