browsertrix/frontend/src
sua yoo 1fdd1bf2e4
fix: Display correct page after renaming org slug (#2659)
Resolves https://github.com/webrecorder/browsertrix/issues/2658

## Changes

Removes unnecessary `await` which was causing the 404 page introduced in
7c32e27f94 to show instead.

## Manual testing

See repro steps in
https://github.com/webrecorder/browsertrix/issues/2658
2025-06-10 13:27:55 -07:00
..
__generated__
__mocks__ fix: Display correct page after renaming org slug (#2659) 2025-06-10 13:27:55 -07:00
assets
classes
components Normalize & document icon usage, and move design documents into storybook (#2597) 2025-06-10 10:58:18 -07:00
context
controllers devex: Data grid component (#2561) 2025-05-12 10:36:14 -07:00
decorators
events devex: Data grid component (#2561) 2025-05-12 10:36:14 -07:00
features devex: Replace inverted tooltip style with popver component (#2644) 2025-06-04 10:43:28 -07:00
layouts feat: Handle paused state + workflow performance improvements (#2610) 2025-05-28 19:26:38 -07:00
mixins devex: Data grid component (#2561) 2025-05-12 10:36:14 -07:00
pages fix: Display correct page after renaming org slug (#2659) 2025-06-10 13:27:55 -07:00
stories Normalize & document icon usage, and move design documents into storybook (#2597) 2025-06-10 10:58:18 -07:00
strings feat: Handle paused state + workflow performance improvements (#2610) 2025-05-28 19:26:38 -07:00
types Allow users to run crawls with 1 or 2 browser windows (#2627) 2025-06-03 13:37:30 -07:00
utils Normalize & document icon usage, and move design documents into storybook (#2597) 2025-06-10 10:58:18 -07:00
global.ts
index.ejs
index.test.ts Allow users to run crawls with 1 or 2 browser windows (#2627) 2025-06-03 13:37:30 -07:00
index.ts fix: Improve embedded user guide UX (#2630) 2025-06-03 13:38:51 -07:00
manifest.webmanifest
replayWebPage.d.ts
routes.ts feat: Workflow "latest crawl" tab (#2605) 2025-05-14 10:23:36 -07:00
shoelace.ts devex: Document workflow table components (#2558) 2025-04-23 19:31:34 -07:00
styles.css
theme.stylesheet.css devex: Replace inverted tooltip style with popver component (#2644) 2025-06-04 10:43:28 -07:00
theme.ts
trackEvents.ts