Expand and Collapse effect
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
We can have a expand and collapse behaviour in beta website just like the way we have in https://reactjs.org/docs/getting-started.html
beta
https://beta.reactjs.org/reference
We cant collapse the expanded section.
https://reactjs.org/docs/getting-started.html
We can collapse expanded sections.
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 opening the beta reference page and comparing its expanded sections with the linked reactjs.org getting-started page. Identify where the beta page controls section expansion, then verify that an expanded section can be collapsed and that the behavior matches the reference page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100