You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What did you expect to happen? What happened instead?
Upon entering an invalid regex like **, the validation error message is correctly shown. However, I can still submit it by hitting Enter on the keyboard.
Reproduction instructions
Log in as crawler
Start a crawl
Go to watch crawl
Open exclusion editor
Choose "Regex" type
Type in invalid regex like **. Observe that although error message is shown, you can still submit it by hitting "enter" on your keyboard.
Screenshots / Video
No response
Environment
No response
Additional details
The backend should also validate the regular expression.
The text was updated successfully, but these errors were encountered:
Browsertrix Version
v1.13.0-beta.0-fe2ea9c
What did you expect to happen? What happened instead?
Upon entering an invalid regex like
**
, the validation error message is correctly shown. However, I can still submit it by hittingEnter
on the keyboard.Reproduction instructions
**
. Observe that although error message is shown, you can still submit it by hitting "enter" on your keyboard.Screenshots / Video
No response
Environment
No response
Additional details
The backend should also validate the regular expression.
The text was updated successfully, but these errors were encountered: