Skip to content

Incorrect wrapping of fallback messages for unsupported message types #766

@mini-bomba

Description

@mini-bomba

Describe the bug

If the fallback message for unsupported message events is too long, "Unsupported message" and the fallback message are wrapped independently of each other, when you'd expect them to be one single text block
Image

Reproduction

  1. send a message that is not supported by sable, with a long fallback body
    • key verification requests from element seem to fit the requirements, as they have quite a verbose fallback message
    • if the fallback message is not long enough, try reducing the width of the sable window until it wraps?
  2. o b s e r v e

Expected behavior

Image (edited via devtools)

Platform and versions

sable v1.15.2 (1c46081)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions