Skip to content

Fix: Sidebar accordion not collapsing#487

Open
Rithish-2914 wants to merge 1 commit intoCodeChefVIT:stagingfrom
Rithish-2914:fix/accordion-toggle
Open

Fix: Sidebar accordion not collapsing#487
Rithish-2914 wants to merge 1 commit intoCodeChefVIT:stagingfrom
Rithish-2914:fix/accordion-toggle

Conversation

@Rithish-2914
Copy link
Copy Markdown

What does this PR do?

Fixes sidebar accordion issue where sections could not be collapsed.

Problem

Accordion was using a controlled value prop, forcing sections to remain open and preventing toggle behavior.

Solution

Removed the value prop and added collapsible to enable proper toggle functionality.

Testing

  • Verified sections expand and collapse correctly
  • No UI regressions observed

Linked Issue

Closes #439

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accordian doesn't collapse on clicking

1 participant