🎉 Add AB test descriptive board tooltip (#5936)

* 🎉 Add AB test descriptive board tooltip

* 📎 Add changes from feedback
This commit is contained in:
Marina López 2025-02-25 12:50:16 +01:00 committed by GitHub
parent a549d783ba
commit 8f06fa1026
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 44 additions and 6 deletions

View file

@ -58,7 +58,8 @@
[:welcome-file-id {:optional true} [:maybe ::sm/boolean]]
[:release-notes-viewed {:optional true}
[::sm/text {:max 100}]]
[:notifications {:optional true} schema:props-notifications]])
[:notifications {:optional true} schema:props-notifications]
[:workspace-visited {:optional true} ::sm/boolean]])
(def schema:profile
[:map {:title "Profile"}