Thinkmill / Thinkmill/keystatic

bug: ux - create new branch modal - if `branchPrefix` is long, the input is unusable

Open
#1,445 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.4k
Forks
159
Avg merge
21h 41m
Merged PRs (30d)
2

Description

Current

If config.storage.branchPrefix is long, like

    branchPrefix: "chore/test-code--test-cms--test-blog-next-keystatic/update-content",

the input in the modal doesn't handle that, and if you write the suffix you don't see the text you are adding.

Image

Potential Solution

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

Locate the create-new-branch modal and trace how config.storage.branchPrefix is rendered in its input. Reproduce the issue with the long prefix shown in the report, then verify that newly typed suffix text remains visible and usable in the modal.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.