Skip to content

RTL bug in channel-and-topic label span #1908

@chrisbobbe

Description

@chrisbobbe

With #1877, we'll have a nice reusable function to make a channel-and-topic text span, like so:

Image

And #1906 is for using it in more places.

Unfortunately, it's broken in RTL languages; the channel icon and the chevron icon are shown out of order with each other1:

Image

The symptom is a match for this issue in the Flutter tracker:

Footnotes

  1. There's also fact that the "chevron-right" icon should actually face left in RTL. Let's track that separately, in RTL: Flip directional icons, like chevron_right and send, in RTL mode #1907.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a-i18nTranslation, localization, internationalizationupstreamWould benefit from work in Flutter or another upstream

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions