framework7io / framework7io/framework7

Accordion open/close should accept animate option

Open
#2,694 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.