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

refactor!: move avatar-group list-box to light DOM #3905

Merged
merged 2 commits into from
Oct 10, 2022

Conversation

web-padawan
Copy link
Member

Description

Same as #3904 but for vaadin-avatar-group overlay content (list-box and items).

Before

Screenshot 2022-05-20 at 14 38 29

After

Screenshot 2022-05-20 at 14 39 21

Type of change

  • Refactor

@web-padawan web-padawan force-pushed the refactor/avatar-group-overlay-light-dom branch 2 times, most recently from 8d0058a to d5404e5 Compare June 9, 2022 07:50
@web-padawan web-padawan marked this pull request as ready for review June 9, 2022 07:50
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@web-padawan web-padawan force-pushed the refactor/avatar-group-overlay-light-dom branch from d5404e5 to c071c50 Compare October 10, 2022 07:57
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

<template>
</template>
<vaadin-list-box role="list">
</vaadin-list-box>
Copy link
Contributor

@vursen vursen Oct 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: How about we add one more test specifically for the overflowing case?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, we can add it later in a separate PR.

Copy link
Contributor

@vursen vursen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did some basic manual testing and it seems to work well. Looks good to me.

@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.0.0.

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.

3 participants