mirror of
https://github.com/stoatchat/for-web.git
synced 2026-07-14 22:29:03 -04:00
[PR #757] fix: Incorrect password field on account creation #763
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/for-web/pull/757
Author: @SandPoot
Created: 2/14/2026
Status: 🔄 Open
Base:
main← Head:patch-1📝 Commits (1)
0bdfc04Changes "password" into "new-password"📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
packages/client/components/auth/src/flows/FlowCreate.tsx(+1 -1)📄 Description
Don't be too cruel with me, i was just attempting to check out stoat and noticed that trying to create an account asks you to "Enter your current password" and doesn't have password suggesting.
I have replaced "password" with "new-password" according to the file Form.tsx, this is not AI-assisted, i've done it raw on my web browser.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.