bug: "Delete" option is displayed for built-in rules despite being undeletable #69
Labels
bug
Something isn't working
priority: medium
This is a medium-priority issue
UI layer
Relates to the app's UI layer
App and system information
Summary of expected behaviour
There should be no way to delete a built-in rule.
Summary of actual behaviour
It's possible to "delete" a built-in rule in the same way that a custom rule can be deleted, via RuleDetailsScreen.
The rule doesn't actually get deleted, but there's nothing to indicate that a built-in rule cannot be deleted, so users may expect the rule to have been deleted successfully.
Description of what you think should be changed
The overflow menu containing the "Delete" option on RuleDetailsScreen should only be displayed for custom rules, not built-in rules.
Steps to reproduce the bug
Additional info
No response
The text was updated successfully, but these errors were encountered: