Document feature_notifications_panel labs flag#25924
Conversation
|
|
||
| ## Notifications panels (`feature_notifications_panel`) | ||
|
|
||
| A list of all events notifying the current user. Only works with unencrypted content. |
There was a problem hiding this comment.
Only works with unencrypted content.
This isn't true, it depends on a user's push rules. If a user marked their .m.room.encrypted* push rules with highlight=true then it'd include those too.
There was a problem hiding this comment.
But in reality, does that ever happen? I'd be more inclined to add smething a bit simpler
There was a problem hiding this comment.
Its also not right because we don't only show notifications - we show only highlighting notifications. You will have more notifications than you will find in this panel even for unencrypted rooms. notify != highlight
There was a problem hiding this comment.
In reality if we wish to maintain the highlight behaviour this panel should probably be renamed to Mentions
|
@daniellekirkwood could you help us resolve the wording discussion above? I'm not convinced we should rebrand this piece of UI at this stage, nor should we go with a too technical description. It might be a good idea to revamp it the day we put some more attention and care to it. |
|
Labs flags in product appear to have the structure: Header, subhead so my suggestion would be this:
|
For https://github.com/vector-im/element-internal/issues/444
Checklist
This change is marked as an internal change (Task), so will not be included in the changelog.