-
Notifications
You must be signed in to change notification settings - Fork 11
[FEATURE] Add input validation to installer #16
Copy link
Copy link
Open
Labels
FeatureNew functionality or capability to be added.New functionality or capability to be added.Priority: MediumNormal priority. Should be addressed in due time.Normal priority. Should be addressed in due time.Status: OpenIssue is open and ready for work.Issue is open and ready for work.
Description
Problem / motivation
Prevent invalid user inputs during installation.
Installer wipes disk → dangerous if wrong input is given.
Proposed solution
- Validate disk selection
- Add confirmation step
- Prevent accidental formatting
Alternatives considered
- Installer warns user before destructive actions
- Invalid input handled safely
Files:
- scripts/
- installer logic
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureNew functionality or capability to be added.New functionality or capability to be added.Priority: MediumNormal priority. Should be addressed in due time.Normal priority. Should be addressed in due time.Status: OpenIssue is open and ready for work.Issue is open and ready for work.