Skip to content

[bug] [display] In search results page, Filter by Language displays languages with symbols incorrectly #463

@Elestriel

Description

@Elestriel

Describe the bug

When reviewing the search results, there is a Filter by Language pane in the lower-left of the page. This pane has direction: rtl set on the class .truncate-start. This is leading to languages such as C++ and C# displaying as ++C and C#.

Disabling direction: rtl fixes this behaviour, but breaks the left overflow truncation in long repository names in the Filter by Repository pane above.

To reproduce

  1. Search for something in a repository that has at least one C++ or C# file in it.
  2. Observe the text displayed in the Filter by Language pane.

Sourcebot deployment information

Sourcebot version v4.6.3

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions