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 global namespaces dropdown loading styles #3624

Merged
merged 1 commit into from
Sep 23, 2024

Commits on Sep 21, 2024

  1. Fix global namespaces dropdown loading styles

    With the move to Carbon 11 the ComboBox and Dropdown skeleton states
    have changes, and the component props are slightly different.
    
    Remove the obsolete `inline` prop, and update the styles to account
    for the updated components to prevent the loading styles overflowing
    the header and causing a layout shift on other pages too.
    AlanGreene committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f620406 View commit details
    Browse the repository at this point in the history