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: ensure hasInputValue is updated for combo-box-light #1045

Merged
merged 2 commits into from May 15, 2023

Conversation

mukherjeesudebi
Copy link
Contributor

Copy link
Member

@web-padawan web-padawan left a comment

Choose a reason for hiding this comment

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

Do we ever need this? Please keep in mind that vaadin-combo-box-light is not actively supported, especially because it isn't used by Vaadin Flow components.

@vursen
Copy link
Contributor

vursen commented May 12, 2023

It's needed because time-picker is based on combo-box-light rather than combo-box.


<head>
<meta charset="UTF-8">
<title>vaadin-combo-box events tests</title>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<title>vaadin-combo-box events tests</title>
<title>vaadin-combo-box-light events tests</title>

@vursen vursen merged commit e33fbdc into master May 15, 2023
3 of 4 checks passed
@vursen vursen deleted the fix-hasInputValue-for-combo-box-light branch May 15, 2023 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants