RocketChat / RocketChat/Rocket.Chat
Add feature to show login formular as collapsed by default
@sampaiodiego is already working on this.
Since Jul 18, 2019.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Use-Case
With external authentication services, such as CAS or SAML, the landing/login page shows the external service button and the login formular (user, password field). Even tho there is a "Login with CAS/SAML/xyz ..." button shown, some part of the users still feel like trying to use the username/password formular - it seems like some natural reaction to login formulars.
Solution
In order to misguide them less on the login page, there could be an optional setting to have the login formular collapsed by default in order to surpress the urge to use the username/password field ..
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.