Skip to content

feat(ui): implement bulk instance editing capabilities#77

Open
theguy000 wants to merge 10 commits intotakitsu21:mainfrom
theguy000:feat/bulk-edit
Open

feat(ui): implement bulk instance editing capabilities#77
theguy000 wants to merge 10 commits intotakitsu21:mainfrom
theguy000:feat/bulk-edit

Conversation

@theguy000
Copy link
Copy Markdown
Contributor

@theguy000 theguy000 commented Mar 13, 2026

  • Add createBulkInstance and removeTargetInstance to instance store.
  • Update grid and toolbar components to handle multi-selection bulk edit mode.
  • Render multiple torrent items gracefully in TorrentSelector with remove functionality.
  • Updated .gitignore to ignore app state files (desktop-state.json, rustatio.toml) that can be generated in the project root as a fallback when $HOME or dirs::config_dir() is unavailable (Windows)

issue 55

theguy000 added a commit to theguy000/rustatio that referenced this pull request Mar 17, 2026
Resolve merge conflict in ui/src/lib/instanceStore.js by keeping both:
- _getBulkInstanceNames() helper from PR branch (bulk operations)
- computeEffectiveRatio() from main branch (randomized stop ratios)

Both functions serve different purposes and are needed.
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.

1 participant