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: prevent closing menu when event.preventDefault() is called on ActionList.Item's onSelect handler by @gr2m #3346

Merged
merged 2 commits into from
May 31, 2023

Commits on May 31, 2023

  1. fix: prevent closing menu when event.preventDefault() is called on …

    …`ActionList.Item`'s `onSelect` handler (#3163)
    
    * test: prevent closing menu when `event.preventDefault()` is called on `ActionList.Item`'s `onSelect` handler
    
    Failing test for #3162
    
    * fix: prevent closing menu when `event.preventDefault()` is called on `ActionList.Item`ߴs `onSelect` handler
    
    * add storybook example: Delayed Menu Close
    
    * update docs
    
    * docs: changeset
    
    * Update changelog
    
    ---------
    
    Co-authored-by: Siddharth Kshetrapal <[email protected]>
    gr2m and siddharthkp authored May 31, 2023
    Configuration menu
    Copy the full SHA
    f2199d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0d37d9 View commit details
    Browse the repository at this point in the history