🎉 Consolidate when workspace empty, board tool selected

This commit is contained in:
Marina López 2025-03-06 11:23:53 +01:00
parent f45fa95935
commit b8b3cc641a
5 changed files with 6 additions and 2 deletions

View file

@ -478,8 +478,7 @@
(rx/of (initialize-page* file-id page-id page)
(dwth/watch-state-changes file-id page-id)
(dwl/watch-component-changes)
(when (cf/external-feature-flag "boards-02" "test")
(select-frame-tool file-id page-id)))
(select-frame-tool file-id page-id))
(rx/of (dcm/go-to-workspace :file-id file-id ::rt/replace true))))))
(defn finalize-page