-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: MediumImpact: HighUIUser InterfaceUser Interface
Description
Describe the bug
If an invalid configuration is imported in the UI, it shows a red error box in the modal for a split second but then ends up showing that it was successfully submitted. This only happens in certain cases. We'll need to narrow down what's causing it.
Edit: Changing the "masque_strings" field in the configuration file and then importing it causes no error at all. Nothing in the modal changes.
To Reproduce
Steps to reproduce the behavior:
- Export the default configuration
- Modify it to rename "payloads" to something else
- Try to import it
- See the red error box in the import modal for a split second before it goes away
- See at the bottom that it says the configuration was imported successfully
Expected behavior
Properly show the error if the configuration is invalid
Screenshots
2023-05-16.15-03-59.mp4
Metadata
Metadata
Assignees
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: MediumImpact: HighUIUser InterfaceUser Interface