-
Notifications
You must be signed in to change notification settings - Fork 0
The old error message is still visible after a successful start of analysis #29
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The old error message is still visible after a successful start of analysis
Current Behavior
The error message is not cleared out after a successful launch of analysis
Steps to Reproduce
- Open decoder http://localhost:3000/decoder/textdecoder
- Enter a short text "hello world" into the "Input Job posting" text area
- Push the button "Analyze job posting"
- The error message "Please enter a job description of more than 100 characters" will pop up
- Enter a long text (longer than 100 characters) into the "Input Job posting" text area
Actual Behavior
The button "Analyze job posting" is disabled. This is expected. ✅
The error message "Please enter a job description of more than 100 characters" is still visible ❌
Expected Behavior
The error message "Please enter a job description of more than 100 characters" is hidden right after the successful run of analysis.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working