mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 02:59:07 +08:00
The AI dashboard highlight is loaded separately from the dashboard KPI sections. When the dashboard first loads the default 30d range, the plugin starts generating a 30d highlight. If the user quickly switches to another range, the newer request can finish first, then the original 30d request can overwrite it. This can leave the AI highlight describing a different period than the KPI tiles below it. The connector also now formats `start_date` and `end_date` the same way as the dashboard section request, so both requests use the same selected calendar range. |
||
|---|---|---|
| .. | ||
| acceptance | ||
| fixtures | ||
| integration/components | ||
| unit | ||
| .gitkeep | ||