some /signin page trivil bugs #14704

Closed
opened 2026-02-21 19:18:24 -05:00 by yindo · 1 comment
Owner

Originally created by @Zacks-qq on GitHub (Jun 18, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.4.3

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

bug1:

  1. Open Chrome browser and enable Chrome's autofill function(you should logged in before)
  2. Navigate to http://localhost/signin.

bug2:

  1. Log in to the system as a user, ensuring that your login state is stored in the browser's local storage.
  2. Directly navigate to http://localhost/signin in the same browser session.

✔️ Expected Behavior

BUG1: do not show button disabled when password is auto-filled

BUG2: Redirect the /apps page or any main page when si

Actual Behavior

  1. When navigating to http://localhost/signin, the login button fails to update its state even after Chrome automatically fills in the code.

Image

  1. When visiting http://localhost/signin after a successful login, the page fails to recognize the authenticated login state, despite the login credentials persisting in local storage.
Originally created by @Zacks-qq on GitHub (Jun 18, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.4.3 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce bug1: 1. Open Chrome browser and enable Chrome's autofill function(you should logged in before) 2. Navigate to http://localhost/signin. bug2: 1. Log in to the system as a user, ensuring that your login state is stored in the browser's local storage. 2. Directly navigate to http://localhost/signin in the same browser session. ### ✔️ Expected Behavior BUG1: do not show button disabled when password is auto-filled BUG2: Redirect the /apps page or any main page when si ### ❌ Actual Behavior 1. When navigating to http://localhost/signin, the login button fails to update its state even after Chrome automatically fills in the code. ![Image](https://github.com/user-attachments/assets/60e4d10c-28f0-4a09-a6c2-ec72dde62e4d) 2. When visiting http://localhost/signin after a successful login, the page fails to recognize the authenticated login state, despite the login credentials persisting in local storage.
yindo added the 🐞 buggood first issue labels 2026-02-21 19:18:24 -05:00
yindo closed this issue 2026-02-21 19:18:24 -05:00
Author
Owner

@adelekekismath commented on GitHub (Jun 20, 2025):

Hi! I'd like to work on this issue. Can I be assigned?

@adelekekismath commented on GitHub (Jun 20, 2025): Hi! I'd like to work on this issue. Can I be assigned?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#14704