webrecorder / browsertrix

Browsertrix is the hosted, high-fidelity, browser-based crawling service from Webrecorder designed to make web archiving easier and more accessible for all!
https://browsertrix.com
GNU Affero General Public License v3.0
172 stars 32 forks source link

Show browser profile selection with matching origins #216

Open SuaYoo opened 2 years ago

SuaYoo commented 2 years ago

When choosing a browser profile during crawl template creation, only profiles where the origin matching seeds should be shown.

Originally posted by @ikreymer in https://github.com/webrecorder/browsertrix-cloud/issues/215#issuecomment-1100792022

ikreymer commented 2 years ago

Main issues would be that it would need to re-filter when seeds are added, potentially making current profile invalid, and what to do if user wants to choose profile before entering seeds.. Can come back to this.