praetorian-inc / chariot-ui

Chariot Offensive Security Platform
https://preview.chariot.praetorian.com
MIT License
15 stars 6 forks source link

Seeds Pagination and Bulk Actions #204

Open josephwhenry opened 3 days ago

josephwhenry commented 3 days ago

Bug Description If an account has more seeds than will render on the Seeds page at once, clicking the "Select All" box and applying a bulk action only seems to impact the seeds that were rendered on the page.

Steps to Reproduce

  1. Add ~2000 seeds to Chariot.
  2. Load the seeds page. Observe that most of the seeds didn't render on the page.
  3. Select all of the seeds and select "Stop Scanning".
  4. Scroll down. Eventually you will find seeds that did not get frozen.

Expected Behavior Chariot will apply the bulk action to all seeds, not just those that rendered on the page. Any other details.