Skip to content

No error protection for the case where the user deletes the wrong entry #7

Description

@naz019

bug.png

If a user intends to delete the entry at index 5 but accidentally types delete e/6 instead of delete e/5, there is no chance for the user to correct his mistake and the program immediately deletes the wrong entry. This may cause significant inconvenience to the user when trying to track down his mistakes. Perhaps an error protection confirmation message similar to the one given for the purge command can be implemented.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions