ant-design / ant-design/pro-components
👑 [需求] ProFormDigitRange需要宽度铺满
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
### 🔩 所属模块或组件
ProFormDigitRange
### 🥰 需求描述
需要宽度铺满表单,需要在内部Compact组件内compactProps默认为{ block: true }
### ⛰ 功能需求适用场景
作为表单项之一的DigitRange需要和其他表单项目一样保持宽度铺满
### 🧐 解决方案
compactProps默认为{ block: true }。
### 🚑 其他信息


Contributor guide
Research direction
Locate the ProFormDigitRange implementation and inspect its internal Compact component usage, focusing on the compactProps default. Make the component fill the form width by default, then verify that it aligns with the width of other form items.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100