autobrr/web/src/screens
xoaaC 2ae237015d
fix(web/filters): truncate too long name (#545)
* Fixed an issue where the div containing the filter name in the delete modal would overflow if the filter name is too long. Text inside the div is now contained and will word-break when too long.
* Fixed an issue where the filter name headline would break into a second line if the filter name is too long. In case the filter name is too long the filter name headline will now truncate and show it's full value at mouseover.
2022-12-03 15:45:18 +01:00
..
auth feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
dashboard fix(web): download client table overflow, filter alerts, dubious wording (#521) 2022-11-10 12:27:09 +01:00
filters fix(web/filters): truncate too long name (#545) 2022-12-03 15:45:18 +01:00
releases feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
settings fix(web): download client table overflow, filter alerts, dubious wording (#521) 2022-11-10 12:27:09 +01:00
Base.tsx feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
Logs.tsx feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
Settings.tsx feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00