11 May 2023
Dashboard polish!
We spent this week mostly polishing the Dashboard and improving our SQL compiler. The highlights are that the dashboard is now more performant and intuitive, the SQL compiler is more interpretable and robust, and the whole app should be more stable. In particular, the messages section of the modal has been made a lot more expressive and clear.
Improvements
- We fixed some overlap issues in the dashboard so now the item you're selecting is always on top.
- Multiselection states are now properly synced to other users in the dashbord.
- The Channel Compiler will tell you which examples and definitions it's using when it compiles your SQL.
- The Compiler also deals better with predictions and statistical tests now.
- The SQL editor in the question modal is now more robust and saves your state properly.
- The dashboard modal shows which data source was used.
- Negative numbers are formatted properly on question answers.