rpbouman / huey

A UI for DuckDB
MIT License
205 stars 14 forks source link

Query Ui Items should not handle events when query is executing. #113

Closed rpbouman closed 2 months ago

rpbouman commented 2 months ago

The attribute UI does not handle events when the query is running. This is good! The query UI still allows user events on its item while the query is running. This is bad!

Solution: 2 options