nextcloud-libraries / nextcloud-libraries/nextcloud-vue
[NcSelect] Helper text
Open
Beginner friendly
Nobody has claimed this yet.
enhancement
feature: select
- Dominant language
- Vue
- Stars
- 246
- Forks
- 99
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 103
Description
NcTextInput and NcTextArea have a helper text prop for a subline, e.g. to show additional text for an error state. This could also be useful for the select component.
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 by comparing the existing helper text props on NcTextInput and NcTextArea with the NcSelect component. Add equivalent helper text support to the select, and confirm it can display additional subline text such as error-state guidance in the same way.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100