Lemoncode / Lemoncode/quickmock
Extract common styling for basic form shapes
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 70
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
once we have two or three components implemented let's create common SVG to styles this to avoid adding more components with custom inline styles and making this becoming an Sphaguetti...
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
Inspect the existing basic form-shape components and their inline SVG styles to identify the repeated styling. Define a shared styling approach for those shapes, then verify that the existing components retain their appearance and that new shapes can reuse it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100