Skip to content

V13: Use updated form components in the login form#17281

Merged
leekelleher merged 3 commits intov13/devfrom
v13/feature/uui-1110
Oct 17, 2024
Merged

V13: Use updated form components in the login form#17281
leekelleher merged 3 commits intov13/devfrom
v13/feature/uui-1110

Conversation

@iOvergaard
Copy link
Copy Markdown
Contributor

@iOvergaard iOvergaard commented Oct 15, 2024

Description

Updates @umbraco-ui/uui to the latest 1.11.0.

Also cherry-picked a fix from V14 where the custom login input component was no longer needed, which was fixed because it errors out. This simplifies the login form.

How to test

Make sure that the login form works.

Cherry-picked a fix from V14 where the custom login input component was no longer needed, which was fixed because it errors out. This simplifies the login form.
@iOvergaard iOvergaard added the dependencies Pull requests that update a dependency file label Oct 15, 2024
@iOvergaard iOvergaard changed the title v13/feature/uui-1110 V13: Update @umbraco-ui/uui to 1.11.0 Oct 15, 2024
@iOvergaard iOvergaard added release/13.6.0 javascript Pull requests that update Javascript code labels Oct 15, 2024
Copy link
Copy Markdown
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

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

Tested out. Overall it works, but there's a slight regression.

If you press Enter on the password field (after entering a password), the form does not submit. I tried this out on the main v13/dev branch and I was able to do this.

@iOvergaard
Copy link
Copy Markdown
Contributor Author

Excellent catch, @leekelleher. Thinking back to V14, we had to fix this explicitly there as well. I have cherry-picked the code we used back then. Would you check again, please?

Copy link
Copy Markdown
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

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

Re-tested, all good with the Enter submitting! 🙌

@leekelleher leekelleher merged commit a8f5631 into v13/dev Oct 17, 2024
@leekelleher leekelleher deleted the v13/feature/uui-1110 branch October 17, 2024 09:25
@iOvergaard iOvergaard changed the title V13: Update @umbraco-ui/uui to 1.11.0 V13: Use updated form components in the login form Jan 14, 2025
@iOvergaard iOvergaard added type/feature and removed dependencies Pull requests that update a dependency file labels Jan 14, 2025
@Wolfkhan66
Copy link
Copy Markdown

Since updating to 13.6.0 the login form shows this:
image

@AndyButland
Copy link
Copy Markdown
Contributor

Tracked under #18191 @Wolfkhan66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code release/13.6.0 type/feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants