element-android icon indicating copy to clipboard operation
element-android copied to clipboard

Space Switching: Space Bottom Sheet Header Text

Open ericdecanini opened this issue 3 years ago • 0 comments

The bottom sheet currently has the header text that says "CHANGE SPACE".

We want this to reflect the hierarchy of spaces navigated (and persisted) to look like this

This issue depends on https://github.com/vector-im/element-android/issues/6751 being completed first so we have the persisted backstack required for this enhancement

Aditionally the text should be limited to a single line and if too long, should be ellipsized on middle. These properties should already be done in https://github.com/vector-im/element-android/issues/6499

We also want this text to be clickable, where the user can click on a space within the header text and navigate to that space

Parent epic: https://github.com/vector-im/element-android/issues/6605

ericdecanini avatar Aug 05 '22 14:08 ericdecanini