vitejs / vitejs/devtools

bug: package table get clipped

Open
#111 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.2k
Forks
89
Avg merge
18h 46m
Merged PRs (30d)
24

Description

Image
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.