Skip to content

Mobile Rendering long string without spaces #4024

@htstudios

Description

@htstudios

Test Base:

Issue

For elements inside subfolder of a plugin (e.g., plugins/Contacts/Template/Element/sidebar/helpbox.ctp), use the following
Breaks the vertical only scrolling.

Two solutions:

  1. per block overflow scrolling (check that scrollbars are visible)
  2. css word break et. al. possibly css hyphens ( you ll need html lang attribute on the relevant parent contain to make that work - depending on the language of the content). Hyphens would also use mobile screen size more efficiently.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions