Skip to content

Validation Toast Truncating Content #12928

@horamTT

Description

@horamTT

My Setup

  • Operating System: Windows 10

  • App Version: 2.14.6

  • Installation type: exe

  • I have tested with the latest version

  • I can simulate the issue easily

Description

Validation messages are being cut short, without communicating to the user that there are absent characters.

Current Behavior

The layout for the validation message toast seems to be two equal columns, which is generous to the "close" link but the content on the left does not wrap, instead truncating invisibly. Depending on the width of the window, a user might not see enough feedback to correctly interpret the error.
2018-12-12_15-07-06

Expected Behavior

If the right column were a fixed width, it could allow more space for the content in the left. If the content is also allowed to wrap, or at least truncate with ellipsis (with a means to voluntarily expand or similarly explore via hover-tooltip), the user would be able to receive the feedback intended for their consumption.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions