Guests see "set status" menu but can't set status
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 34
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 22
Description
It seems like guests are not allowed to set their own status. However, they see the menu alright and can also select another status (or even configure a custom one).


Only upon saving their are greeted with the message "There was an error saving the new status".
Also, are guests meant to the the status of regular users, e.g. int he Talk app? Currently this seems to be the case:

Contributor guide
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 status-menu and save behavior with a guest account, then trace the guest permission and status visibility paths in the JavaScript app. Confirm whether guests should set their own status and view regular users' statuses; done means the UI and resulting permissions match that decision without a save error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100