Skip to content

Item table rendering isn't correct when flag overflows onto next line #17

@typesanitizer

Description

@typesanitizer

If you look at fd

screenshot from 2018-11-22 12-01-30

We use a constant padding instead of a constant width, which causes the description to shift to the left.

One problem is that we can't make a table by combining the two columns first and then gluing the two columns side by side, as the rows in the description might overflow. Hmm, how do we get a proper table...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions