[beta3] Pattern library: Add a scrollbar in icon lists

Created on 8 June 2023, about 1 year ago
Updated 9 June 2023, about 1 year ago

Problem/Motivation

Icons list settings has 600 values. So, it is too long to scroll while browsing /patterns page.

Proposed resolution

Add a condition to limit the height:

<ul{% if "icon" in name and setting.type == "select"%} style="max-height: 300px; overflow: scroll"{% endif %}>

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡«πŸ‡·France pdureau Paris

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

Comments & Activities

Production build 0.69.0 2024