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

[Draft] Try to prevent the link anchor when selecting #41994

Draft
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

alexfauquette
Copy link
Member

@alexfauquette alexfauquette commented Apr 21, 2024

Experiment on #39350, solving #39603 (review)

The '-webkit-user-drag': 'none' should be replaced by a draggable="false" to be reliable with all browser

The prevent default is weird, because if we use the documents.addEventlistner to trigger event.preventDefault() the link is still working 🙈

https://deploy-preview-41994--material-ui.netlify.app/material-ui/react-alert/#introduction

@alexfauquette alexfauquette added the scope: docs-infra Specific to the docs-infra product label Apr 21, 2024
@mui-bot
Copy link

mui-bot commented Apr 21, 2024

Netlify deploy preview

https://deploy-preview-41994--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against b40c3fe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: docs-infra Specific to the docs-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants