Xylon2 / Xylon2/todefer

Make it handle requests better when logged out

Open
#22 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Sometimes the user can be logged out "in the background" without realising.

When this has happened, and the user attempts to interact with Todefer, there is no helpful error message, just nothing happens.

There needs to be a way that the user is informed that they are logged out. Preferably also such that any text boxes are preserved rather than vanishing into the void.

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

Reproduce the behavior after the user is logged out in the background and trace the request-handling path that runs when they interact with Todefer. Identify how the current no-op is surfaced and where entered text is lost. Done means the user receives a clear logged-out message and text boxes preserve their contents.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.