Skip to content

feat: add system devices toggle in device selection modal#49

Merged
SuperKali merged 1 commit intomainfrom
feat/device-system-toggle
Dec 26, 2025
Merged

feat: add system devices toggle in device selection modal#49
SuperKali merged 1 commit intomainfrom
feat/device-system-toggle

Conversation

@SuperKali
Copy link
Copy Markdown
Member

Add a toggle button to show/hide system devices in the device selection modal. This prevents users from accidentally selecting system drives while still allowing advanced users to access them when needed.

Changes:

  • Add showSystemDevices state toggle in DeviceModal
  • Filter devices based on toggle state (default: hide system devices)
  • Redesign warning banner with toggle badge button
  • Add Shield icon and translations for all 15 languages
  • Update CSS with new banner layout and toggle button styles

Add a toggle button to show/hide system devices in the device selection modal. This prevents users from accidentally selecting system drives while still allowing advanced users to access them when needed.

Changes:
- Add showSystemDevices state toggle in DeviceModal
- Filter devices based on toggle state (default: hide system devices)
- Redesign warning banner with toggle badge button
- Add Shield icon and translations for all 15 languages
- Update CSS with new banner layout and toggle button styles
@SuperKali SuperKali merged commit d81df9e into main Dec 26, 2025
@SuperKali SuperKali deleted the feat/device-system-toggle branch December 26, 2025 09:35
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