crud 自适应高度不太好用
Open
- Dominant language
- TypeScript
- Stars
- 18.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
crud 自适应高度,不太好用,我使用了两种方式都无法实现固定表头滚动
方式1 crud 外面包个容器,该容器固定高度,无法满足固定表头滚动数据
方式2 给表格直接写一个高度也没法满足要求
希望crud 至少能支持一种模式
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the CRUD behavior using both approaches described: a fixed-height outer container and a height set directly on the table. Read the CRUD and table height/scroll configuration entry points to determine which supported mode can provide a fixed header with scrolling data. Done means one documented configuration reliably keeps the header fixed while the data scrolls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100