Closed Valkyr-JS closed 1 month ago
I've updated to use col-3, it's better I agree.
Regarding text-truncate, I've tested it a little, and if the group name is too long it becomes really ugly. It's a UI choice, but I prefer to truncate it rather than have multiline group names.
Hey, I'm checking the EasyTag plugin out and it's awesome, great work!
Just a minor suggestion on the tag group labels in the QuickEdit tab - they have the
col-2
class, while the tag buttons are in acol-9
container class. This leaves some unused room. I changed the label to usecol-3
and it looked better imo.I also removed the
text-truncate
class from the label.See the screenshot below, where the first group has the above changes and the second is unmodified.