See all button for accordion does not open nested fields
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 63
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 15
Description
## Summary of the bug
Accordion has a button option to 'see all' fields it opens all of the top level fields however it does not open any nested fields.
## 🪜 How to reproduce
Tell us the steps to reproduce the problem:
1. go to design site
2. components
3. accordion
4. code tab
5. scroll to bottom example with 'See All' button
6. clicking button will demonstrate
## 🧐 Expected behaviour
The wording 'See All' would indicate all accordion fields opening regardless of depth
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
Reproduce the issue from the design site at Components > Accordion > Code, using the bottom example with the “See All” button. Inspect the accordion implementation and its nested-field behavior, then verify that activating “See All” opens fields at every depth.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100