Long words cause horizontal overflow - experimental toolbar

Created on 25 October 2023, about 1 year ago
Updated 26 October 2023, about 1 year ago

Problem/Motivation

Long words cause horizontal overflow

Steps to reproduce

  • Activate German as interface language
  • click on: "Konfiguration"
  • click on: "Medien"
  • Bug appears

Proposed resolution

.toolbar-menu .toolbar-menu__item {
    word-break: break-word;
    hyphens: auto;
}

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇩🇪Germany gnuschichten

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

Comments & Activities

Production build 0.71.5 2024