Skip to content

Incorrect display of dotfiles paths in Results view #54

@thomas-chauchefoin-tob

Description

@thomas-chauchefoin-tob

The Results list view shows an incorrect path for all dotfiles. For instance, with an .env.test, the HTML code is correct, but the leading dot shifts to the right on display:

Image Image

Removing .ellipsis-beginning, #resultsPanel #resultsTable .resultPathCell { direction: rtl; } fixes it. I assume this was introduced to get a nicer rendering of ellipses by showing the rightmost part, but we could likely not apply it to paths?

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