Long words cause horizontal overflow - experimental toolbar

Created on 25 October 2023, 8 months ago
Updated 26 October 2023, 8 months 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.69.0 2024