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
As the design in Figma shows, we'd like the main menu to identify the current organization, using its name and icon:
To do that, we'll need to track the realm name and realm icon in our data model. For this issue, though, we don't need it in the persistent database — so we get to skip the full complexity of #1036. Instead we just need to have the values on PerAccountStore, and keep them updated there.
The text was updated successfully, but these errors were encountered:
gnprice
added
the
a-home
The home screens of the app; finding and starting conversations
label
Nov 1, 2024
This is a followup to:
As the design in Figma shows, we'd like the main menu to identify the current organization, using its name and icon:
To do that, we'll need to track the realm name and realm icon in our data model. For this issue, though, we don't need it in the persistent database — so we get to skip the full complexity of #1036. Instead we just need to have the values on PerAccountStore, and keep them updated there.
The text was updated successfully, but these errors were encountered: