metabase
metabase copied to clipboard
Loading spinners in filters don't appear anymore
Describe the bug
In pre-44, we had a loading spinner to indicate that the filter values were being loaded
In 44, we don't show anything, and this is concerning for users with huge app db's where the queries take a long time
Logs NA
To Reproduce
- create a question in 43.4 (just select people table), add it to a dashboard, then add a location filter to the dashboard, connect it to the question and save it
- throttle the browser to slow 3g, see the spinner
- upgrade the instance to 44
- do the same and see that the spinner dissapeared
Expected behavior bring back the spinners when things take time!
Screenshots Above
Information about your Metabase Installation:
- Your browser and the version: Brave latest
- Your operating system: Pop 22.04
- Your databases: Postgres 14
- Metabase version: 44
- Metabase hosting environment: Docker
- Metabase internal database: Postgres 14
Severity P2 (since it impacts our bigger customers)
Additional context NA