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: autoFocus MFA input in sign-in form #4125

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

dillonstreator
Copy link
Contributor

Add autoFocus prop to MFA sign in input to improve UX

@dillonstreator dillonstreator requested a review from a team as a code owner March 8, 2024 15:01
Copy link

vercel bot commented Mar 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medplum-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2024 7:47pm
medplum-provider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2024 7:47pm
medplum-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2024 7:47pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
medplum-www ⬜️ Ignored (Inspect) Visit Preview Mar 8, 2024 7:47pm

Copy link

vercel bot commented Mar 8, 2024

@dillonstreator is attempting to deploy a commit to the Medplum Team on Vercel.

A member of the Team first needs to authorize it.

@codyebberson codyebberson added this pull request to the merge queue Mar 8, 2024
@reshmakh reshmakh added the react Features, fixes and enhancements to react component library label Mar 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Mar 8, 2024
@codyebberson codyebberson added this pull request to the merge queue Mar 9, 2024
Merged via the queue into medplum:main with commit e2c6a4d Mar 9, 2024
25 checks passed
@reshmakh reshmakh added this to the March 31st, 2024 milestone Mar 11, 2024
medplumbot added a commit that referenced this pull request Mar 14, 2024
[docs] Initial Agent troubleshooting (#4171)
Added missing region param to CloudFrontClient (#4169)
Bugfix: domain-level IDP should be case-insensitive (#4170)
Allow initializing Project without owner (#4160)
Fixes #4162 - cdk exports autoscaling settings (#4166)
Fixes #4164 - run tests against postgres 16 (#4165)
Added options for followRedirectOnCreated, pollOnAccepted (#4158)
Slow down logo scroller (#4159)
More provider app features (#4156)
Updating copy (#4153)
Maintain a clean main branch (#4152)
Adding sample workflows to provider app (#4151)
Add version parameter to terminology operations (#4148)
Updating broken links (#4146)
Revert "Fixes #4140 - Add WWW-Authenticate header to unauthorized response (#…" (#4145)
Dependency upgrades (#4144)
Support application/scim+json content-type in SCIM (#4143)
Fixes #4140 - Add WWW-Authenticate header to unauthorized response (#4142)
More Okta SCIM tests and fixes (#4141)
Fixes #4104 - getFullUrl handle no trailing slash (#4138)
fix: auto focus MFA input in sign in form (#4125)
Fixes #4136 - ip access checks for client_credentials flow (#4137)
Add data to charting screenshot (#4126)
Make resources editable in PatientSummary control (#4120)
Okta SCIM tests (#4134)
Correctly display task codes (#4124)
Don't mutate input array in getPropertyValueWithSchema (#4127)
Fixed AuditEvent type definition (#4121)
Document representing diagnoses (#3847)
github-merge-queue bot pushed a commit that referenced this pull request Mar 14, 2024
[docs] Initial Agent troubleshooting (#4171)
Added missing region param to CloudFrontClient (#4169)
Bugfix: domain-level IDP should be case-insensitive (#4170)
Allow initializing Project without owner (#4160)
Fixes #4162 - cdk exports autoscaling settings (#4166)
Fixes #4164 - run tests against postgres 16 (#4165)
Added options for followRedirectOnCreated, pollOnAccepted (#4158)
Slow down logo scroller (#4159)
More provider app features (#4156)
Updating copy (#4153)
Maintain a clean main branch (#4152)
Adding sample workflows to provider app (#4151)
Add version parameter to terminology operations (#4148)
Updating broken links (#4146)
Revert "Fixes #4140 - Add WWW-Authenticate header to unauthorized response (#…" (#4145)
Dependency upgrades (#4144)
Support application/scim+json content-type in SCIM (#4143)
Fixes #4140 - Add WWW-Authenticate header to unauthorized response (#4142)
More Okta SCIM tests and fixes (#4141)
Fixes #4104 - getFullUrl handle no trailing slash (#4138)
fix: auto focus MFA input in sign in form (#4125)
Fixes #4136 - ip access checks for client_credentials flow (#4137)
Add data to charting screenshot (#4126)
Make resources editable in PatientSummary control (#4120)
Okta SCIM tests (#4134)
Correctly display task codes (#4124)
Don't mutate input array in getPropertyValueWithSchema (#4127)
Fixed AuditEvent type definition (#4121)
Document representing diagnoses (#3847)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
react Features, fixes and enhancements to react component library
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants