SolidOS / SolidOS/solidos

Show workspace name/path instead of (randomly generated) ID

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
146
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Currently, when selecting a workspace for creating new "thing", the workspaces are shown as their IDs:
图片

This is very confusing, especially when you have multiple workspaces. AFAIK, there is no place to configure the display name of workspaces.

It would be most ideal to allow users to specify the workspace names.
If not yet easy to implement, showing the workspace path (or part of the path) would also be very useful (maybe along with the ID).

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 at the workspace-selection UI used when creating a new "thing" and trace where workspace IDs are rendered. The work is done when users can distinguish multiple workspaces through a configured name, or through the workspace path if names are not implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.