Skip to content

feat: Improve UX of "save storage" field#3294

Merged
SuaYoo merged 6 commits into
mainfrom
frontend-update-storage-field
May 8, 2026
Merged

feat: Improve UX of "save storage" field#3294
SuaYoo merged 6 commits into
mainfrom
frontend-update-storage-field

Conversation

@SuaYoo
Copy link
Copy Markdown
Member

@SuaYoo SuaYoo commented May 5, 2026

Resolves #3291

Changes

  • Relabels saveStorage field and updates info text to be more descriptive
  • Enables saveStorage by default in new workflows
  • Updates user guide with additional information on web storage + browser profiles

Manual testing

  1. Log in as crawler
  2. Go to Crawling > New Workflow
  3. Go to Browser Settings. Verify "Include browser storage data" checkbox is shown under profile settings and is checked by default
  4. Select "More Details" link. Verify user guide opens to correct section
  5. Select "More Details" link in browser profile help text. Verify user guide opens to correct section

Screenshots

Page Image/video
New Workflow Screenshot 2026-05-05 at 4 12 28 PM
New Workflow / User Guide Screenshot 2026-05-05 at 4 13 52 PM
New Workflow / User Guide Screenshot 2026-05-05 at 4 14 08 PM

@SuaYoo SuaYoo marked this pull request as ready for review May 5, 2026 23:16
@SuaYoo SuaYoo requested review from emma-sg, ikreymer and tw4l May 5, 2026 23:27
Copy link
Copy Markdown
Member

@emma-sg emma-sg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One little suggestion, but otherwise looks good to me!

Comment thread frontend/docs/docs/user-guide/browser-profiles/browser-profiles-overview.md Outdated
Comment thread frontend/src/pages/org/workflows-new.ts Outdated
Copy link
Copy Markdown
Member

@tw4l tw4l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One change requested, otherwise looks great! Love all the new copy, thanks so much for your work on this!

@SuaYoo SuaYoo force-pushed the frontend-update-storage-field branch from d33d24f to cb06067 Compare May 7, 2026 19:02
@SuaYoo
Copy link
Copy Markdown
Member Author

SuaYoo commented May 7, 2026

One change requested, otherwise looks great!

Updated to set by default when creating a new profile and a profile is selected, unless the user explicitly unchecked saveStorage.

@SuaYoo SuaYoo requested a review from tw4l May 7, 2026 19:34
Copy link
Copy Markdown
Member

@tw4l tw4l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@SuaYoo SuaYoo merged commit 8cd0e47 into main May 8, 2026
29 checks passed
@SuaYoo SuaYoo deleted the frontend-update-storage-field branch May 8, 2026 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Improve UX of saving browser storage to crawls

3 participants