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
Describe the bug
Navigating back and fourth in the tutorial seems to have broke it.
To Reproduce
Steps to reproduce the behavior:
I clicked the previous and next buttons a few times to read some things again, then all the buttons stopped working and I couldn't proceed past the "Alert Notifications" page.
Try to click the alert button or the next button, nothing works.
Restarting the tutorial allowed me to click the alert test button and proceed past the stuck page.
Expected behavior
Proceed past "Alert Notifications" page.
Screenshots
Software versions
ZAP: 2.10.0
Add-on: Windows webdrivers
OS: Win 10
Java: openjdk 11.0.11
Browser: Firefox 91.0
Errors from the zap.log file
No errors reported in log.
Additional context
Would you like to help fix this issue?
The text was updated successfully, but these errors were encountered:
Also, the HUD has a large transparent area on this page for some reason. It blocked my ability to copy the comments on the comments part of the tutorial. Normally you can click them or mouseover to view them, but this transparent covering got in the way.
It's due to the iframe being as big as it is. I guess that's hard to avoid, the only thing you could do is give the iframe a semi-opaque color so that you know it's there. Like this maybe:
Actually, it resizes, but I have no idea what controls the resizing. It's sort of annoying if it randomly takes up a bunch of space it doesn't need. On this page it's smaller for some reason:
Describe the bug
Navigating back and fourth in the tutorial seems to have broke it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Proceed past "Alert Notifications" page.
Screenshots
Software versions
Errors from the zap.log file
No errors reported in log.
Additional context
Would you like to help fix this issue?
The text was updated successfully, but these errors were encountered: