Minor frontend changes in suggestion engine

This commit is contained in:
frikky
2023-01-26 15:50:19 +01:00
parent ef045bc5bd
commit eee78556be
4 changed files with 192 additions and 53 deletions
+4 -4
View File
@@ -1163,11 +1163,11 @@ const UsecaseSearch = (props) => {
}
if (changed) {
alert.error("Errors were found. Click them to sort sort them out or go to the next usecase.")
//alert.error("Errors were found. Click them to sort sort them out or go to the next usecase.")
setUpdate(Math.random())
setIsUploading(false)
return
//setUpdate(Math.random())
//setIsUploading(false)
//return
}
// Auto finding these during deploy