-
Notifications
You must be signed in to change notification settings - Fork 142
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
unable to edit tooltip text on ProductiveCard with Overflow menu #5399
Comments
Hey @adamlsmith981, |
Ah perhaps this isn't working as I hope it would do then, which was that it was supposed to update the value of the tool tip on the the overflow menu button, which seems to have a default value of So my issue would update to: how can I override the tooltip text |
@adamlsmith981 @devadula-nandan Looks like the default is actually coming from the Carbon component and we’d need to add |
Package
Carbon for IBM Products
Description
I have been working on an issue migrating our project to carbon 11, and I can't seem to use the overflowAriaLabel to replace the default value of "Options".
Component(s) impacted
ProductiveCard
Browser
Chrome, Firefox
@carbon/ibm-products (previously @carbon/ibm-cloud-cognitive) version
v2.38.0
Severity
Severity 2 = Aspects of design is broken, and impedes users in a significant way, but there is a way to complete their tasks. Affects major functionality, has a workaround.
Product/offering
IBM Event Endpoint Management
CodeSandbox or Stackblitz example
https://carbon-for-ibm-products.netlify.app/?path=/story/ibm-products-components-cards-productivecard--with-overflow
Steps to reproduce the issue (if applicable)
add the prop / change the control
overflowAriaLabel="Something else
on storybookhttps://carbon-for-ibm-products.netlify.app/?path=/story/ibm-products-components-cards-productivecard--with-overflow
Release date (if applicable)
No response
Code of Conduct
Tasks
The text was updated successfully, but these errors were encountered: