mirror of
https://github.com/edufeed-org/edufeed-web.git
synced 2025-12-10 00:34:34 +00:00
peak ux after login
This commit is contained in:
parent
d1d83c630a
commit
acc186e8c3
2 changed files with 18 additions and 10 deletions
|
|
@ -198,9 +198,13 @@
|
|||
:content ""
|
||||
:tags [["d" (:id resource)]
|
||||
["id" (:id resource)]
|
||||
["author" "" (:author resource)]
|
||||
#_["author" "" (:author resource)]
|
||||
["name" (:name resource)]]}]
|
||||
{::sign-and-publish-event [event (-> cofx :db :sk)]})))
|
||||
{:navigate [:home]
|
||||
::sign-and-publish-event [event (-> cofx :db :sk)]
|
||||
}
|
||||
|
||||
#_{::sign-and-publish-event [event (-> cofx :db :sk)]})))
|
||||
|
||||
;; TODO maybe we need some validation before publishing
|
||||
(re-frame/reg-fx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue