project-robius / project-robius/robrix

Support editing a space in the SpaceLobbyScreen

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

Nobody has claimed this yet.

enhancement help wanted
Dominant language
Rust
Stars
487
Forks
68
Avg merge
1h 22m
Merged PRs (30d)
54

Description

If the current logged-in user can edit a space, then we also need to allow them to:

  1. Add rooms or subspaces to the space.
  2. Remove rooms or subspaces from the space.
  3. Mark rooms or subspaces as "suggested" (or not).

Here are some screenshots from Element showing how they display it.

Image Image

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 locating the SpaceLobbyScreen entry point and reviewing how the current logged-in user's space-edit permission is handled. Trace the existing room and subspace display and interaction flow before implementing add, remove, and suggested-state editing. Done means all three actions are available to permitted users and match the behavior shown in the referenced screenshots.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.