Add option to disable automatically copying accordion link to clipboard #7288
angu-voy
started this conversation in
Feature Requests
Replies: 2 comments
|
Surely, this is a bug? |
0 replies
|
I asked claude and it managed to construct a script that fixes the issue. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
If I click a Accordion on an mintlify site, the new updated URL seems to be copied to the clipboard. I am wishing for a toggle/option on accordions to turn this feature off. It gives a bad user experience on mobile view since some phones tend to have a small popup when something is copied to the clipboard. And of course annoying if a user of our docs dont want their clipboard overwritten by this. The issue is also present in the offical docs here: https://www.mintlify.com/docs/components/accordions#i-am-an-accordion
CLICK:

CTRL+V:

All reactions