希望增加condition-builder组件可视化效果
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 18.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
#### 是否关联于某个问题吗:
condition-builder组件是组合条件组件,提交后是json格式,希望能有个可视化效果展示:(a=1 && b like "a") || (a=2 && c>3)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the condition-builder component and review how its submitted JSON is currently represented. Define the visualization scope for expressions such as (a=1 && b like "a") || (a=2 && c>3), then confirm that the rendered result accurately reflects the condition structure.
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
- 20/100