Skip to content

Long Analyzers/Responders parameters in UI do not break #484

@vpiserchia

Description

@vpiserchia

In case a Analyzers/Responders parameters values is too long, the "Edit" button cannot be reached unless character size is reduced.

Screenshot:

Image

Adding the following CSS property makes the word breaking better

h4.media-heading > div > span {
  word-break: break-all;
}
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions