-
Notifications
You must be signed in to change notification settings - Fork 353
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
Clipboard Copy - add support for a title on the expandable ClipboardCopy #9712
Comments
@andrew-ronaldson @lboehling do you all have any thoughts on this request? @mcoker and I were talking about it and he expressed concern that UX wise it might be a bit confusing like this since it could become unclear what exactly will be copied, and proposed something like a form field with a label for the "title":
Or having a variation of ClipboardCopy that's just a box without the toggle (kind of like what GitHub does for these code blocks):
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
false |
This issue has been automatically marked as stale because it has not had recent activity. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This issue has been closed because it has not had activity since being marked as stale. |
Is this a new component or an extension of an existing one?
New feature for ClipboardCopy
Describe the feature
It's been requested that we add an option to specify a title on expandable ClipboardCopy which is decoupled from the text which is shown in the expanded section and is copied.
Are there visuals for this feature? If applicable, please include examples for each state and for varying widths
Any other information?
The text was updated successfully, but these errors were encountered: