Skip to content

Provide an descriptive, editable and human-readable Repo Name field #629

Description

@colans

Currently, there's a Repo Name field, but it's really an ID that:

  • can't be changed later, and
  • isn't human-readable (e.g. spaces aren't allowed)

It would be nice to have some sort of descriptive name field that can actually be changed. UX++

Solution:

  1. Change the field label of Repo Name to Repo ID (keeping everything else the same, i.e. storage)
  2. Add a new field called Repo Name which is a regular text field that allows whitespace, etc., and can be changed later. Place it above the ID field.
  3. In menus, and wherever else the repo name is now used, swap in the new field instead.
  4. Optional: Have the ID field prepopulate with whatever users type into the descriptive name field, adding hyphens & such.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions