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

fix: make the img element in avatar non-draggable #7431

Merged
merged 1 commit into from
May 22, 2024

Conversation

tomivirkki
Copy link
Member

Description

Make the <img> element inside the avatar component's shadow root non-draggable.
If a user wants to make an avatar draggable, they can explicitly mark it so with <vaadin-avatar draggable="true" ...>

Part of vaadin/flow-components#6306

Type of change

Bugfix

Copy link

sonarcloud bot commented May 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.5.0.alpha1 and is also targeting the upcoming stable 24.5.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants