Fix fixed height issue on accordion layout

Created on 7 May 2023, over 1 year ago
Updated 15 November 2023, about 1 year ago

Problem/Motivation

if we have multiple accordion items, and the content is different height the height for the item will be the longest height.

This caused an issue when we have an item with short content, a lot of white space will appear.

Steps to reproduce

- Add accordion layout.
- Add item with long text.
- Add an item with a short text.

Proposed resolution

Apply the patch to make the height fit with its content.

πŸ› Bug report
Status

RTBC

Version

3.0

Component

Code

Created by

πŸ‡―πŸ‡΄Jordan Qusai Taha Amman

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024