-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Study impact of Spaces activation #902
Comments
Spaces displaying is conditioned by a few flags :
Setting `SHOW_SPACES' to True activate the Spaces button on the home list. When displaying TimelineView coming from a notification, if Spaces are not unified ( Cf.
When displaying unread messages, if When the setting is exposed in Settings, it will restart the activity if the value of And when displaying the room list, if The impact doesn't seem big. Some conscientious testing is needed of course. |
Activation des Espaces sur Tchap Android : L'activation des Espaces sur Tchap Android se fait par le biais du feature flag Une fois activé, l'option activée, un nouveau bouton flottant apparait au dessus du bouton de création de message : Bouton "Espaces"Au clic, si aucun espace n'est disponible, un menu propose la création d'un espace : Menu création d'espacesCela s'enchaîne par la création d'un salon Une fois un salon créé le menu permet de basculer d'un salon à l'autre : |
Spaces will be activated on web client. Study possible impact on mobile client.
Is it worth activating button "Change space"?
The text was updated successfully, but these errors were encountered: