SolidOS / SolidOS/issue-pane

"Unable to link old message block to new one" alert when uneditable

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7
Forks
3
Avg merge
7m
Merged PRs (30d)
3

Description

Be smart about when something is not editable

if not logged in then log in button

if logged in and still uneditable:

  • suppress the new message box, camera icon, etc
  • suppress in action bar those things which would involve editing the chat file.
  • Don't make new file for today.
  • no "Unable to link old message block to new one" message

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 reproducing the uneditable state for both logged-out and logged-in users in issue-pane, then trace the message box, camera icon, action bar, and daily chat-file creation behavior. Done means logged-out users are prompted to log in, while logged-in users without edit access see no editing controls, no new file is created, and no linking alert appears.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.