e-valuation / EvaP

a university course evaluation system written in Python using Django
Other
96 stars 146 forks source link

Fix infobox collapse #2237

Open Kakadus opened 5 days ago

Kakadus commented 5 days ago

fixes a bug, when the info box is closed during opening of the infobox. Now, we hard abort the opening process and further clear the "opening" timeout to prevent the class to be removed unexpectedly.