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

viv-201: our input elements should support autofocus #411

Closed
7 tasks done
gullerya opened this issue Oct 27, 2020 · 0 comments · Fixed by #413
Closed
7 tasks done

viv-201: our input elements should support autofocus #411

gullerya opened this issue Oct 27, 2020 · 0 comments · Fixed by #413
Assignees
Labels
enhancement New feature or request

Comments

@gullerya
Copy link
Contributor

gullerya commented Oct 27, 2020

As a concept we'd like to forward the autofocus functionality into the input elements in the shadow DOM.
I'll start with those ones:

  • textfield
  • textarea
  • select
  • switch
  • slider
  • radio
  • checkbox
@gullerya gullerya self-assigned this Oct 27, 2020
@gullerya gullerya added the enhancement New feature or request label Oct 27, 2020
gullerya added a commit that referenced this issue Oct 28, 2020
gullerya added a commit that referenced this issue Oct 28, 2020
gullerya added a commit that referenced this issue Oct 28, 2020
gullerya added a commit that referenced this issue Oct 28, 2020
gullerya added a commit that referenced this issue Oct 28, 2020
gullerya added a commit that referenced this issue Oct 29, 2020
gullerya added a commit that referenced this issue Oct 29, 2020
… textarea (#413)

* issue #411: initial implementation of the autofocus - textfield and textarea

* issue #411: removing async "fix"

* issue #411: implementing the tests

* issue #401: tests for area and field

* issue #411: removing the only

* issue #411: fixing the tests

* issue #411: added checkbox, slider, switch and radio to this agenda

* issue #411: added select to the agenda

* issue #411: fixing implementation of slider and checkbox

* issue #411: CR fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant