element-hq / element-hq/element-android

directly display active widgets in floating header

Open
#1,743 0 comments 2 reactions 0 assignees View on GitHub
A-Widgets
Dominant language
Kotlin
Stars
3.7k
Forks
917
PR merge metrics
No merged PRs in 30d

Description

Currently when there is a widget in a room it displays a floating header 'X active widget VIEW'. When you tap on that it shows a list with the active widget.

When there is only one widget (or maybe even two with a vertical split) it'd make imo more sense to directly display the widget title and with a tap on it directly open the widget.

That way it would be more obvious what widget is embedded (because it's not hidden behind a tap) and instead of
read top bar -> tap top bar -> read bottom bar -> tap bottom bar -> (depending on widget) read top
it would be
read top bar -> tap top bar -> (depending on widget) read top

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.