-
Notifications
You must be signed in to change notification settings - Fork 36
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
Dismissable Chip: Customisable tooltip text #2839
Milestone
Comments
lz405
added a commit
that referenced
this issue
Dec 10, 2024
add a new dismissLabel prop which allows the user to change the text of the label on the dismiss button feat #2839
26 tasks
lz405
added a commit
that referenced
this issue
Dec 10, 2024
add a new dismissLabel prop which allows the user to change the text of the label on the dismiss button feat #2839
GCHQ-Developer-530
pushed a commit
that referenced
this issue
Dec 16, 2024
add a new dismissLabel prop which allows the user to change the text of the label on the dismiss button feat #2839
GCHQ-Developer-530
pushed a commit
that referenced
this issue
Dec 18, 2024
add a new dismissLabel prop which allows the user to change the text of the label on the dismiss button feat #2839
GCHQ-Developer-530
added a commit
that referenced
this issue
Dec 18, 2024
Add prop to customise tooltip label for chip. Add Cypress test and stories . #2839
GCHQ-Developer-530
added a commit
that referenced
this issue
Dec 18, 2024
Add prop to customise tooltip label for chip. Add Cypress test and stories . #2839
GCHQ-Developer-530
added a commit
that referenced
this issue
Dec 18, 2024
Add prop to customise tooltip label for chip. Add Cypress test and stories . #2839
gd2910
pushed a commit
that referenced
this issue
Dec 19, 2024
add a new dismissLabel prop which allows the user to change the text of the label on the dismiss button feat #2839
gd2910
pushed a commit
that referenced
this issue
Dec 19, 2024
Add prop to customise tooltip label for chip. Add Cypress test and stories . #2839
jk15926
pushed a commit
to ec1467/ic-ui-kit
that referenced
this issue
Jan 2, 2025
add a new dismissLabel prop which allows the user to change the text of the label on the dismiss button feat mi6#2839
jk15926
pushed a commit
to ec1467/ic-ui-kit
that referenced
this issue
Jan 2, 2025
Add prop to customise tooltip label for chip. Add Cypress test and stories . mi6#2839
GCHQ-Developer-112
pushed a commit
that referenced
this issue
Jan 6, 2025
add a new dismissLabel prop which allows the user to change the text of the label on the dismiss button feat #2839
GCHQ-Developer-112
pushed a commit
that referenced
this issue
Jan 6, 2025
Add prop to customise tooltip label for chip. Add Cypress test and stories . #2839
am26090
pushed a commit
to am26090/ic-ui-kit
that referenced
this issue
Jan 6, 2025
add a new dismissLabel prop which allows the user to change the text of the label on the dismiss button feat mi6#2839
am26090
pushed a commit
to am26090/ic-ui-kit
that referenced
this issue
Jan 6, 2025
Add prop to customise tooltip label for chip. Add Cypress test and stories . mi6#2839
am26090
pushed a commit
to am26090/ic-ui-kit
that referenced
this issue
Jan 7, 2025
add a new dismissLabel prop which allows the user to change the text of the label on the dismiss button feat mi6#2839
am26090
pushed a commit
to am26090/ic-ui-kit
that referenced
this issue
Jan 7, 2025
Add prop to customise tooltip label for chip. Add Cypress test and stories . mi6#2839
GCHQ-Developer-741
pushed a commit
that referenced
this issue
Jan 8, 2025
add a new dismissLabel prop which allows the user to change the text of the label on the dismiss button feat #2839
GCHQ-Developer-741
pushed a commit
that referenced
this issue
Jan 8, 2025
Add prop to customise tooltip label for chip. Add Cypress test and stories . #2839
am26090
pushed a commit
to am26090/ic-ui-kit
that referenced
this issue
Jan 8, 2025
add a new dismissLabel prop which allows the user to change the text of the label on the dismiss button feat mi6#2839
am26090
pushed a commit
to am26090/ic-ui-kit
that referenced
this issue
Jan 8, 2025
Add prop to customise tooltip label for chip. Add Cypress test and stories . mi6#2839
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Suggestion from an internal user to allow customisation of the tooltip text on dismissible chips.
💬 Description
A new optional prop for Dismissible Chip that would pass tooltip text down into the dismiss button's tooltip.
💰 Use value
The user gave the scenario of using the chips to display members of staff involved in an event and one of their leads was wondering if they can change the word 'Dismiss' in this context. In this situation "remove" might make more semantic sense.
The text was updated successfully, but these errors were encountered: