"Unable to link old message block to new one" alert when uneditable
Open
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
- 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 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