lubien / lubien/sorteios

Convert the sign-in page to a liveview

Open
#51 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.