framework7io / framework7io/framework7
Accordion open/close should accept animate option
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
I want to open/close an Accordion without animation.
Describe the solution you'd like
The open()/close()/toggle() methods should accept an animate option like many other Framework7 methods.
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 locating the Accordion entry points for open(), close(), and toggle(), then compare how other Framework7 methods handle animation options. Done means all three methods accept an animate option and opening or closing without animation behaves as requested; verify the relevant existing tests or add coverage where the project keeps Accordion tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100