-
Notifications
You must be signed in to change notification settings - Fork 14
Description
On each of the six dashboard pages (folders), the Text Meter widget is used twice — once at the top and once near the bottom. The top widget always renders correctly in expanded view. However, the second widget sometimes appears collapsed upon page load (minimized) - Screenshot 1.
Clicking on it expands it to the correct view (screenshot 2).
We couldn’t identify a stable pattern for this behavior. The issue appears randomly across different dashboards and varies between users — what displays correctly for one user may appear collapsed for another. It also doesn’t seem related to widget count or layout complexity. We tried to place the second Text Meter widget closer to the top - it does not help.
We attempted to resolve this by exporting dashboard settings using the Settings > Export Settings option and reimporting them into the correct directory. However, this didn’t solve the issue. When the widget is expanded manually on one dashboard (folder) and the user navigates to another dashboard (folder), the widget on the first one appear collapsed again. (screenshot 3)
Expected behavior:
Text Meter widgets should retain their expanded state consistently across all dashboards and users, without requiring manual interaction after each navigation.