opentiny / opentiny/tiny-robot
改成统一的 `useStableId`
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 92
- Forks
- 16
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 16
Description
后续改成统一的 useStableId
Originally posted by @gene9831 in https://github.com/opentiny/tiny-robot/pull/393#discussion_r3879352969
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the discussion in pull request #393 and locating the existing stable-ID implementations and their usages. Determine which components need to converge on useStableId; done means the intended usages are unified without changing the component behavior, with the relevant checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100