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
See a warning with 2 highlighted lines and 2 "Dismiss" buttons
Click one one of the buttons
See the file row turning green with status "OK" and both "Dismiss" buttons disappear.
Trigger the scan again
See the second issue popping up again
Expected behavior
2 "Dismiss" buttons indicate that both warnings can be dismissed independently, so as a user I would expect that only the line I've clicked is gone and the file is still highlighted red, if another line exists.
System:
AntiVIrus 1.5.0
WordPress 6.4.1 (official Docker image)
The text was updated successfully, but these errors were encountered:
When multiple issues are present in a single file, clicking on "dismiss"
should only hide the corresponding line and the file should only be
marked as "OK" and turned green, if there are no more issues present.
Refactor the response handler and only remove the parent element to
resolve this issue.
When multiple issues are present in a single file, clicking on "dismiss"
should only hide the corresponding line and the file should only be
marked as "OK" and turned green, if there are no more issues present.
Refactor the response handler and only remove the parent element to
resolve this issue.
When multiple issues are present in a single file, clicking on "dismiss"
should only hide the corresponding line and the file should only be
marked as "OK" and turned green, if there are no more issues present.
Refactor the response handler and only remove the parent element to
resolve this issue.
Describe the bug
Originally reported by @ilijagl here: https://wordpress.org/support/topic/bug-in-the-new-version-2/
To Reproduce
Expected behavior
2 "Dismiss" buttons indicate that both warnings can be dismissed independently, so as a user I would expect that only the line I've clicked is gone and the file is still highlighted red, if another line exists.
System:
The text was updated successfully, but these errors were encountered: