[Bug] vtable-editors的input-editor在windows在的宽度异常
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.2
Link to Minimal Reproduction
https://codesandbox.io/p/sandbox/vtable-simple-demo-forked-54pvc5
Steps to Reproduce
- 使用Windows设备
- 双击email单元格
- 审查html的input元素
Current Behavior
宽度会变得很大,还会把table的宽度撑大,导致table窗口往右边滑动
Expected Behavior
在macOS下正常,无该问题,期望行为保持一致
Environment
- OS:Windows10
- Browser:Chrome
- 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 with the vtable-editors input-editor entry point and reproduce the issue from the linked CodeSandbox on Windows 10 with Chrome by editing the email cell. Inspect the generated HTML input and compare its width and table overflow with macOS; done means the Windows input matches the expected width without expanding or horizontally shifting the table.
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
- Mostly clear
- Newbie friendliness
- 42/100