krzmig / strelloids

Browser extension for Trello that adds new features.
MIT License
34 stars 6 forks source link

[Bug] Card priority not indicated any longer by colored line (card's left border) #31

Closed rubcap closed 10 months ago

rubcap commented 11 months ago

Describe the bug Previously, when you set the priority by adding !1 in the card title or by using the drop-down in the card, the !1 was hidden in the card title and a colored line was added to the left border of the card (e.g. red for high priority). The colored line isn't shown any longer.

To Reproduce Steps to reproduce the behavior:

  1. Pick a card.
  2. Add !1 to the title.
  3. Close the card.
  4. Check the card in the board view.

Expected behavior The !1 in the title is hidden and a colored line is added to the left border of the card to indicate its priority.

Screenshots (n/a)

Browser details

Additional context

krzmig commented 10 months ago

The same as in #29