-
- Downloads
Fix #16810: Dashboard "isDirty" property is set to true after the Dashboard...
Fix #16810: Dashboard "isDirty" property is set to true after the Dashboard title is updated. (#17955) * added isDirty flag to SET_DASHBOARD_ATTRIBUTES action * added reducer tests for SET_DASHBOARD_ATTRIBUTES with isDirty * lint
Showing
- frontend/src/metabase/dashboard/components/DashboardDetailsModal.jsx 1 addition, 1 deletion...c/metabase/dashboard/components/DashboardDetailsModal.jsx
- frontend/src/metabase/dashboard/reducers.js 4 additions, 4 deletionsfrontend/src/metabase/dashboard/reducers.js
- frontend/src/metabase/dashboard/reducers.unit.spec.js 79 additions, 0 deletionsfrontend/src/metabase/dashboard/reducers.unit.spec.js
Please register or sign in to comment