browsertrix/frontend/src
sua yoo 04f5ec856f
fix: Fix workflow replay after updating starting URL (#2773)
Resolves https://github.com/webrecorder/browsertrix/issues/2764

## Changes

Uses crawl first seed as starting URL instead of workflow first seed to
fix replay after saving workflow without running.

## Manual testing

1. Log in as crawler
2. Create a new workflow and crawl a single page, for example,
https://example.com/
3. Edit the workflow to change starting URL to https://example.org/
4. Save without running
5. Go to latest crawl tab, verify replay loads https://example.com/
2025-07-25 15:52:28 -07:00
..
__generated__ Weblate -> Main Merge (#2670) 2025-06-12 12:28:50 -04:00
__mocks__ fix: Display correct page after renaming org slug (#2659) 2025-06-10 13:27:55 -07:00
assets
classes
components feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
context feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
controllers feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
decorators
events devex: Create and document file selection components (#2654) 2025-06-23 15:38:46 -07:00
features feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
layouts feat: Handle paused state + workflow performance improvements (#2610) 2025-05-28 19:26:38 -07:00
mixins devex: Create and document file selection components (#2654) 2025-06-23 15:38:46 -07:00
pages fix: Fix workflow replay after updating starting URL (#2773) 2025-07-25 15:52:28 -07:00
stories feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
strings feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
types feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
utils feat: Duplicate workflows with seed file (#2744) 2025-07-22 21:20:12 -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 feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -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
styles.css
theme.stylesheet.css feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
theme.ts
trackEvents.ts