nextcloud / nextcloud/guests

Guests see "set status" menu but can't set status

Open
#456 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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).

image

image

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:

image

Contributor guide

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.