Allow to add skill on + button or "Add a skill"
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 2
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 4
Description
Problem:
One can add a skill only by clicking on a grid (cursor is not pointer so it's not expected). First thought would be to click on the + button and/or the add label.
Solution:
Add click on the whole frame
Contributor guide
No contributing guide indexed for this repository
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 locating the UI entry point that renders the skill grid and its "+" or "Add a skill" frame. Confirm how the grid currently opens skill creation, then make the whole frame activate the same behavior and verify that clicking the frame, plus button, and label all work consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100