2 Open Issues Need Help Last updated: Jul 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in a web application where the database selection button becomes unresponsive after the first click until another cell is selected. The application calculates reverberation times in rooms based on user inputs and material properties from a database.

Complexity: 3/5
bug help wanted wontfix

Documentation

Python

AI Summary: Debug and fix a bug in a web application where pressing the Tab key within a table unexpectedly triggers database actions or row deletion. The solution involves investigating the JavaScript event handling within the table and modifying it to prevent unintended actions when using the Tab key for navigation.

Complexity: 3/5
bug help wanted wontfix

Documentation

Python