[Bug] borderLineWidth 只能控制top和left,可是我想控制right和bottom,请问有啥好的方法么
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.17.1
Link to Minimal Reproduction
borderLineWidth
Steps to Reproduce
[Bug] borderLineWidth 只能控制top和left,可是我想控制right和bottom,请问有啥好的方法么
Current Behavior
[Bug] borderLineWidth 只能控制top和left
Expected Behavior
我想控制right和bottom,请问有啥好的方法么
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
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 searching the repository for borderLineWidth and trace how border widths are applied to table cells. Reproduce the reported top/left behavior with version 1.17.1, then verify that right and bottom borders can be controlled as requested, adding or updating a focused test if the project provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100