CCExtractor / CCExtractor/ultimate_alarm_clock
option to delete profile
Open
- Dominant language
- Dart
- Stars
- 112
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
Issue
Currently, users can create profiles but there is no option to delete or edit them.
Proposed Solution
Allow users to long-press a profileCapsule on the home screen to open a dialog with the following options:
Delete Profile – After confirmation, the selected profile will be deleted along with all alarms associated with it.
Cancel – Closes the dialog without making any changes.
Notes
The required code changes were quite extensive for a single issue. Therefore, the edit profile functionality will be implemented in a separate issue/PR.
Contributor guide
Assessment
This issue has not been assessed yet.