+1
−1
+65
−8
Loading
Resolved an issue where transitioning between the SSL Certificate Help dialog and the Sign-In dialog caused the screen to freeze. Both transitions now wait 500ms to allow the Material UI component to finish its closing animation and clean up the shared DOM scroll locks before the next dialog is opened. Also added a checksum optimization to build.sh to skip redundant frontend compilations when source files haven't changed, significantly speeding up development builds.