-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Detail:
Invalid command triggering UI change may cause user to think that the command has successfully make an edit. User may find it weird as they input an invalid command for addmeeting which should affect the meeting and yet it displays property instead.
Expected: Display error message without any change to property panel
Actual: Display error message and list property information
Steps to reproduce:
- filterproperty gte/6000 lte/5000
- addmeeting mt/helloitsme d/23-02-2028 bp/99999999 sp/99999999 t/hdb c/000000
Screenshots:
After step 2:
Reactions are currently unavailable

