Skip to content

[Task List] Implement task swap status behaviour #12

@shorodilov

Description

@shorodilov

Description

Status change button can has disabled CSS class applied. This means
the action is blocked.

Status change button can be of two types:

  • complete
  • reopen

There are implemented styling for both.

complete action button has bi bi-check-lg classes applied to it,
and aria-label="complete".

reopen button has bi bi-arrow-repeat classes applied to it, and
aria-label="reopen".

Blocked by

DoD

When user clicks the button, the completed status is changed to the opposite.
All styling should be applied properly.

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