bug: package table get clipped
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 89
- Avg merge
- 18h 46m
- Merged PRs (30d)
- 24
Description
Package table importers get clipped
It seems impossible to make the table's width equals the longest row with VirtualList, it requires the table with fixed width
So should we revert the change to Importers.vue in 93916a3873bcd3b2fa529d52499cfa7bd8092435? or it just works expectedly now?
The file which starts with 'virtual:' pops up URL encoding
Does it need to be transformed to /?
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 with the Importers.vue change in commit 93916a3873bcd3b2fa529d52499cfa7bd8092435 and reproduce the clipped package table with VirtualList. Check both the table-width behavior and URL encoding for files beginning with "virtual:"; the issue is done when both display correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100