0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)JavaScript5,912 stars (5,912 stars)1,239 forks (1,239 forks)batch import
featuregood first issuehelp wantedplugintodo :spiral_notepad:trivial priority
Description
单选或者多选增加横放排列方式
Contributor guide
- Tech stack
- javascriptcss
- Domain
- frontend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- blocked
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Basic frontend developmentCSS layout skills
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue requests adding a horizontal layout option for radio and checkbox components. The implementation likely involves modifying the corresponding Vue component template and CSS. Check the existing component files under src/components for radio and checkbox. Since this issue is already assigned, first time contributors should look for unassigned issues or coordinate with the assignee.