You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also in develop, should be fixed in the scope of optimization
Navigation view header is too big for empty chats
Navigation view flickers when opening chat
Navigation view title is animated when chat screen is empty
Tech debt
Use animatedScrollHandler for flat list
Get rid of all reagent atoms in messages.view.cljs file (only one left)
Rename scroll-y
scroll-to-botom-fn needs improvement (probably should be an event)
Remove rnio library
Loading skeleton while hot-reloading
Design input requires
header-container-top-margin 48 or 52?
Position of pinned banner for starting animation(currently 142) (UPD: This poistion should be updated later, will depend on new-profile implementation and bio height)
Regressions
Also in develop, should be fixed in the scope of optimization
Tech debt
animatedScrollHandler
for flat listmessages.view.cljs
file (only one left)scroll-y
scroll-to-botom-fn
needs improvement (probably should be an event)Design input requires
header-container-top-margin
48 or 52?The text was updated successfully, but these errors were encountered: