Blazy UI redesign (especially its responsive behavior, eg. in Drupal offcanvas layer)

Created on 7 April 2020, about 4 years ago
Updated 15 July 2023, 11 months ago

I think this whole .form--half thing needs a rework, this should be completely responsive.

Should be easy to solve with flexbox (with flex-flow: row-wrap) or CSS-Grid.

I will try to provide a patch shortly.

📌 Task
Status

Fixed

Version

2.0

Component

User interface

Created by

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇩Indonesia gausarts

    This should be fixed with the recent refactor:
    https://git.drupalcode.org/project/blazy/-/commit/b162860dbbe60cb61c9a5d...

    Basically I removed all stone-age CSS when I struggled to play nice with different admin themes.
    Now, I only care for core default Claro admin theme, and ignore the rest since any admin theme compatibility can be easily fixed by disabling Blazy CSS at /admin/config/media/blazy.

    Almost 95% were cleaned out for Native Grid. Claro is beautiful by default, and the most I appreciated is not overly specified making simple overrides a breeze.

    If however you see anything to improve, feel to create another issue.

    Thanks again.

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.69.0 2024