Convert the sign-in page to a liveview
Open
Nobody has claimed this yet.
hard
- Dominant language
- Elixir
- Stars
- 56
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
We used deadviews because they're easier to handle session but nowdays liveview has ways to make session work on liveviews
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
Start by locating the sign-in page and its current deadview implementation, then read how session handling is wired there. Compare that flow with the repository's existing LiveView usage and session support. Done means the sign-in page is a LiveView and preserves the required session behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- authentication, frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100