Steps to reproduce the bug
- Create a simple non-recurrent reminder without a description;
- The reminder is created;
Expected behavior
The user should be warned that a reminder should contain a description and the reminder should not be created;
Current behavior
The reminder is created without a description;