Skip to content

fix: incorrect autofocus for login form input fields #1825

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

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Sep 30, 2021

New Pull Request Checklist

Issue Description

Incorrect auto-focus in login form.

Related issue: #1824

Approach

Add auto-focus according to error message. Parsing the error message is probably not the most robust approach, but it's good for now.

TODOs before merging

  • A changelog entry is created automatically using the pull request title (do not manually add a changelog entry)

@mtrezza mtrezza changed the title fix: incorrect autofocus in login form fix: incorrect autofocus in login form input fields Sep 30, 2021
@parse-github-assistant
Copy link

parse-github-assistant bot commented Sep 30, 2021

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@mtrezza mtrezza changed the title fix: incorrect autofocus in login form input fields fix: incorrect autofocus for login form input fields Sep 30, 2021
@mtrezza mtrezza merged commit 7ca6aae into parse-community:master Sep 30, 2021
parseplatformorg pushed a commit that referenced this pull request Sep 30, 2021
## [3.1.1](3.1.0...3.1.1) (2021-09-30)

### Bug Fixes

* incorrect autofocus for login form input fields ([#1825](#1825)) ([7ca6aae](7ca6aae))
@parseplatformorg
Copy link
Contributor

🎉 This pull request has been released in version 3.1.1

@parseplatformorg parseplatformorg added the state:released Released as stable version label Sep 30, 2021
@mtrezza mtrezza deleted the add-login-autofocus branch October 5, 2021 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants