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

[Bug]: Overlayed popover with action buttons with self-managed tool-tips closes when button is clicked #2693

Closed
1 task done
spdev3000 opened this issue Oct 27, 2022 · 2 comments · Fixed by #2726
Closed
1 task done
Labels
bug Something isn't working Component: Overlay triage An issue needing triage

Comments

@spdev3000
Copy link
Collaborator

Code of conduct

  • I agree to follow this project's code of conduct.

Impacted component(s)

Overlay // OverlayTrigger

Expected behavior

Opened popover within overlay-trigger containing action buttons with self-managed tooltips should not close when user clicks on one of those containing action buttons.

Actual behavior

When a user clicks on an action button with self-managed tooltips the popover containing those buttons will be closed.

Screenshots

No response

What browsers are you seeing the problem in?

Chrome

How can we reproduce this issue?

  1. Go to https://studio.webcomponents.dev/edit/tz9nxXPZYJAZp4XZbZ2a
  2. Click on left button to open popover with action buttons
  3. Hover over buttons to verify tooltips are displaying
  4. Click button
  5. Overlaid popover dismisses
  6. Compare with overlay triggered by second main button
  7. This popover doesn't dismiss on action button clicks

Sample code that illustrates the problem

https://studio.webcomponents.dev/edit/tz9nxXPZYJAZp4XZbZ2a

Logs taken while reproducing problem

No response

@spdev3000 spdev3000 added bug Something isn't working Component: Overlay triage An issue needing triage labels Oct 27, 2022
@Westbrook
Copy link
Contributor

Can you help confirm that this is the expected behavior in this case: https://overlay-stack-mangement--spectrum-web-components.netlify.app/storybook/?path=/story/overlay--deep

@spdev3000
Copy link
Collaborator Author

Yes, this is the expected behavior, thanks @Westbrook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Component: Overlay triage An issue needing triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants