browsertrix/frontend/src/pages
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
..
org Fix truncation for long workflow / item names (#1773) 2024-05-03 13:48:18 -04:00
accept-invite.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
crawls.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
home.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
index.ts update remaining pages 2023-11-20 16:26:29 -05:00
join.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
log-in.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
orgs.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
reset-password.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
sign-up.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
users-invite.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
verify.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00