Skip to content

Add hover state to todos

Winnie requested to merge (removed):todos-hover-state into master

What does this MR do?

  • Add a hover state to todos like for repository files.
  • Fix button alignment in todos
  • Add link to avatar in todos

Are there points in the code the reviewer needs to double check?

The border-collapse part—is there any better way?

Why was this MR needed?

Make hover states consistent.

What are the relevant issue numbers?

fixes #19833 (closed)

Screenshots

Before

before

After

todos-list

todos-list-last-hover

todos-mobile

Merge request reports