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]: Tooltip is coming default without hovering on close button of modal view component. #2824

Open
Harshavardhan-Kanoj opened this issue Mar 19, 2024 · 2 comments

Comments

@Harshavardhan-Kanoj
Copy link

Detailed description

Tooltip is coming default without hovering on close button of modal view component.

Steps to reproduce the issue

  1. Step one
  2. Step two
  3. Step three
  4. etc.

Additional information

  • Screenshots or code
  • Notes
@Akshat55
Copy link
Contributor

Are you using a passive modal? @Harshavardhan-Kanoj - If yes, this is the default behavior: https://react.carbondesignsystem.com/?path=/story/components-modal--passive-modal

The idea is that if there is no element to focus on within the modal, it will automatically focus on the close button.

@Harshavardhan-Kanoj
Copy link
Author

No, We are using simple modal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants