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: remove no longer needed internal-tab event workaround #7870

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented Sep 26, 2024

Description

Follow-up to #7858

Based on the suggestion from #7858 (review) we no longer need logic for internal-tab event in vaadin-grid-pro since vaadin-custom-field component has it covered by its _shouldRemoveFocus() implementation.

Removed that code and added vaadin-custom-field to the vaadin-grid-pro integration test file.
Also refactored that test to only create single column per test suite to make sure it fits into viewport.

Type of change

  • Refactor

Copy link

sonarcloud bot commented Sep 26, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
33.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@web-padawan web-padawan merged commit a2a810a into main Sep 26, 2024
8 of 9 checks passed
@web-padawan web-padawan deleted the refactor/grid-pro-custom-field branch September 26, 2024 10:43
web-padawan added a commit that referenced this pull request Sep 26, 2024
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