Skip to content

[BUG]: UX Problem. #72

@joyalgeorgekj

Description

@joyalgeorgekj

Issue Found

  • I was trying Docker for the first time and found this todo sample, When I tried it there was a styling inconsistency in the checkbox. I don't know why there is a focus style in the app but it was messing with the checkbox.
button:focus {
    border: 1px solid #333;
}

This is code seems like unnecessary because the style won't make any difference in the list item buttons but was messing with the button - checkbox.


Image

Image

The black border around the checkbox is what I am talking about.


Note

Checks done Using Linux KDE and Chromium. I understand this is for testing and learning docker but still the first thing when people start noticing will be the inconsistency in the docker starter templates, which is a popular software.

  • Checked for similar issues and Didn't find any.
  • Checked and confirmed that this issue exists.

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