react-component / react-component/progress
No parameter for adding a border style
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 706
- Forks
- 161
- Avg merge
- 3h 29m
- Merged PRs (30d)
- 2
Description
I am trying to add a style Line as a border. I have tried adding both manual class and style parameters. But the border is added as a rectangular box/line, not as a curve on both ends of the Line. Is there any way I can solve it?
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 with the Line progress entry point and its existing class and style parameters, then reproduce the reported rectangular border behavior. Clarify the desired curved-end border API and verify the result against the issue’s example; no file or test is named in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100