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]: CloseButton and ClearButton don't support self-managed tooltips #4884

Open
1 task done
spdev3000 opened this issue Oct 31, 2024 · 2 comments
Open
1 task done
Labels
enhancement New feature or request jira ticket created 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)

CloseButton, ClearButton

Expected behavior

As normal ActionButton triggers a slotted (self-managed) tooltip - user would expect the same behavior for CloseButton and ClearButton

Actual behavior

CloseButton nor ClearButton shows slotted (self-managed) tooltip

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/4jQM84fJGHNtETZSNrFM/src/index.ts?p=stories
  2. Hover over action-button => tooltip is showing
  3. Hover over close button and clear button => no tooltip is showing

Sample code or abstract reproduction which illustrates the problem

No response

Severity

SEV 4

Logs taken while reproducing problem

No response

@spdev3000 spdev3000 added bug Something isn't working triage An issue needing triage needs jira ticket labels Oct 31, 2024
@rubencarvalho
Copy link
Collaborator

I agree this is an inconsistency. While we triage the issue, could you elaborate on the use case where you’d need to have a tooltip on any of these buttons?

@spdev3000
Copy link
Collaborator Author

Sure, we are using the CloseButton in a custom dialog and the ClearButton in a search field. We'd like to show tooltips for both use cases.

@najikahalsema najikahalsema added enhancement New feature or request jira ticket created and removed needs jira ticket bug Something isn't working labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jira ticket created triage An issue needing triage
Projects
None yet
Development

No branches or pull requests

3 participants