make login process more user-friendly
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 46
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
People logging in through the chat should be redirected to chat again after the login process (or whatever site they were on previously).
Not sure if it's feasible to make open chat-windows reload upon login, generally, but most people would only use a single window/tab anyway.
Keep in mind that on first signup the redirect to profile is warranted because people have to set a name first!
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
No files or tests are named. Start by tracing the chat login flow and the existing post-signup profile redirect; check how the previous location and open chat window are handled. Done means returning existing users to chat or their prior site while preserving the profile redirect for first-time signups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- authentication, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100