Skip to content

oscd-action-pane - the action pane heading cannot manage overflow. #29

@stee-re

Description

@stee-re

Long labels in the ActionPane result in the Action buttons being pushed off screen out of reach

Image

Needs to be something like:

<div class="heading">
    <div class="icon">...</div>
    <h1>....</h1>
    <div class="actions">....</div>
</div>

This way we can force it that the h1 gets cropped and everything else is preserved. Also for these headings given their importance, it might be something which is wrapped instead of cropped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions