[Select] MenuItem is missing docs for the value prop
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
The MenuItem docs don't mention the value prop at all, yet it is used on the Select multiple example in the docs. In fact, pairing down the example it works fine
I'm not getting the same effect in my application so I went to check the docs to see what happens if its an object and not a string and...no documentation.
Not filling out the rest of the template because this is a documentation bug, not a code bug.
Thanks for the cool library!
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
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 with the MenuItem API documentation and compare it with the Select multiple example linked in the issue. Document the missing value prop, including the behavior users need to understand when its value is an object, and confirm the resulting docs explain the example clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100