Files
InboundVerify/inbound_verify/sites/baishi.py
Misaka 2d051c7c04 fix(baishi): dismiss popups after refresh (config-check / notification) to unblock export click
dismiss_baishi_popups was only called once at startup; any later refresh
(reset to home, navigating into the scan-query tab) re-pops the config-check
panel and notification toast, which intercept the export click and time out
after 30s. call it inside baishi_reset and right after entering the query
page so the export button is never occluded.
2026-08-09 20:48:05 +08:00

13 KiB