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

refactor: add useOpenClose controller #11309

Draft
wants to merge 8 commits into
base: dev
Choose a base branch
from

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Jan 15, 2025

Related Issue: #11305

Summary

🚧

@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Jan 15, 2025
@jcfranco jcfranco changed the title fix: fix eventing of initially open components refactor: add useOpenClose controller Jan 15, 2025
@jcfranco jcfranco mentioned this pull request Jan 15, 2025
14 tasks
Copy link
Contributor

This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions.

@github-actions github-actions bot added the Stale Issues or pull requests that have not had recent activity. label Jan 24, 2025
@github-actions github-actions bot added the refactor Issues tied to code that needs to be significantly reworked. label Apr 2, 2025
@@ -34,7 +34,7 @@ const SUPPORTED_MENU_NAV_KEYS = ["ArrowUp", "ArrowDown", "End", "Home"];
/**
* @slot - A slot for adding `calcite-action`s.
* @slot trigger - A slot for adding a `calcite-action` to trigger opening the menu.
* @slot tooltip - A slot for adding an tooltip for the menu.
* @slot tooltip - A slot for adding a tooltip for the menu.
Copy link
Member Author

@jcfranco jcfranco Apr 2, 2025

Choose a reason for hiding this comment

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

I'll submit this doc fix separately (#11850).

@github-actions github-actions bot removed the Stale Issues or pull requests that have not had recent activity. label Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. refactor Issues tied to code that needs to be significantly reworked.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant