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

feat(ui-shell): add preventCloseOnClickOutside to HeaderAction #1625

Merged
merged 3 commits into from
Jul 13, 2023
Merged

feat(ui-shell): add preventCloseOnClickOutside to HeaderAction #1625

merged 3 commits into from
Jul 13, 2023

Conversation

Dayonel
Copy link
Contributor

@Dayonel Dayonel commented Jan 11, 2023

Added the new parameter to HeaderAction.svelte but running yarn build:docs changes automatically other files, how to prevent that?

fixes #1624

Copy link
Collaborator

@metonym metonym left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, LGTM.

Added the new parameter to HeaderAction.svelte but running yarn build:docs changes automatically other files, how to prevent that?

Weird – it seemed like a formatting issue, maybe an outdated version of Prettier. I re-ran yarn build:docs and it looks good now.

@metonym metonym changed the title Add a parameter to prevent close panel when clicking outside. feat(ui-shell): add preventCloseOnClickOutside to HeaderAction Feb 19, 2023
@metonym metonym merged commit ea9b261 into carbon-design-system:master Jul 13, 2023
2 checks passed
@metonym
Copy link
Collaborator

metonym commented Jul 13, 2023

Released in v0.77.0

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.

HeaderAction (UIShell) prevent close on click outside.
2 participants