Skip to content

Streamline update size/progress pills

Nate Graham requested to merge ngraham/discover:better-pills into master

This commit does the following:

  1. Makes the pills only appear while an item is being updated, reducing the visual heaviness on the right-side of the view
  2. Adds a border around the pill so it doesn't blend into the background of the list item

Before_updating

after_1

After_2

Doesn_t_blend_in_anymore

Merge request reports