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

CollectionField does not focus() #360

Closed
vaadin-miki opened this issue Apr 11, 2022 · 0 comments · Fixed by #362
Closed

CollectionField does not focus() #360

vaadin-miki opened this issue Apr 11, 2022 · 0 comments · Fixed by #362
Assignees
Labels
bug Something isn't working

Comments

@vaadin-miki
Copy link
Owner

Calling focus() on a CollectionField does not focus the component. If there are entries in the list, first component in the list should become focused.

@vaadin-miki vaadin-miki added the bug Something isn't working label Apr 11, 2022
@vaadin-miki vaadin-miki added this to the Next release milestone Apr 11, 2022
@vaadin-miki vaadin-miki self-assigned this Apr 11, 2022
vaadin-miki added a commit that referenced this issue Apr 11, 2022
focus events need to be caught from the collection fields, but will leave that for the future
vaadin-miki added a commit that referenced this issue Apr 12, 2022
#356 #357 #359 #360 #361 done 

added MapField, LabelField, VariantField and MapEntryField
also fixed missing release notes
vaadin-miki added a commit that referenced this issue Apr 19, 2022
* #356 #357 #359 #360 #361 done 
* #358 hopefully fixed (#363)
* #364 done (#365)
* (bot) release notes updated for 0.13.0
* (bot) version updated to 0.13.0

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: vaadin-miki <vaadin-miki@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant