browsertrix/frontend/src
Henry Wilkinson cf1592a809
Fix truncation for long workflow / item names (#1773)
Fixes #1771

### Changes

- Previously these would either get cut off or overflow, now they get
truncated!
- Titles also have a tooltip now

### Screenshots (after, see issue for before)

<img width="780" alt="Screenshot 2024-05-02 at 1 25 00 PM"
src="https://github.com/webrecorder/browsertrix/assets/5672810/337f90e4-c3b2-4adf-b63e-fd4fdf85d593">

<img width="1184" alt="Screenshot 2024-05-02 at 1 58 21 PM"
src="https://github.com/webrecorder/browsertrix/assets/5672810/a0e5111a-ffd4-4d03-8833-cc1831d28e60">

**Before**
<img width="655" alt="Screenshot 2024-05-02 at 1 59 26 PM"
src="https://github.com/webrecorder/browsertrix/assets/5672810/a69d3359-3932-4183-9563-2d49b4082990">

**After**
<img width="489" alt="Screenshot 2024-05-02 at 2 46 49 PM"
src="https://github.com/webrecorder/browsertrix/assets/5672810/c1ead7ae-0c26-44e6-916e-df7a398f97df">

### Caveats
- Doesn't replace the in-page dialog.  Added a TODO note.

---------

Co-authored-by: emma <hi@emma.cafe>
2024-05-03 13:48:18 -04:00
..
__generated__ Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
__mocks__ Fix asset imports in tests (#1611) 2024-03-19 13:06:07 -07:00
assets Frontend: App Branding! (#1592) 2024-04-17 23:40:02 -04:00
classes Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
components Fix truncation for long workflow / item names (#1773) 2024-05-03 13:48:18 -04:00
controllers Initial QA Review UI! (#1624) 2024-04-04 15:09:52 -07:00
features Fix truncation for long workflow / item names (#1773) 2024-05-03 13:48:18 -04:00
pages Fix truncation for long workflow / item names (#1773) 2024-05-03 13:48:18 -04:00
types Handle null replicas in browser profile (#1765) 2024-04-30 19:47:40 +02:00
utils Fix truncation for long workflow / item names (#1773) 2024-05-03 13:48:18 -04:00
index.ejs Frontend: App Branding! (#1592) 2024-04-17 23:40:02 -04:00
index.test.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
index.ts Update index.ts (#1749) 2024-04-25 17:06:14 +02:00
manifest.webmanifest Adds favicons! (#1584) 2024-03-16 15:11:31 -07:00
replayWebPage.d.ts
routes.ts Add new WIP QA Review page (#1500) 2024-02-20 00:26:38 -08:00
shoelace.ts Add QA columns to archived item list (#1683) 2024-04-22 13:19:07 -07:00
styles.css
theme.stylesheet.css QA review tooltip + comment improvements (#1779) 2024-05-02 01:30:24 +02:00
theme.ts ESLint improvements & Typescript upgrade (#1501) 2024-01-31 14:42:06 -05:00