Skip to content

Notifications don't support lists #19041

Description

@simison

Expected behavior

When notification includes ol and li tags, I'd expect to see a list like I see on web notification. Instead the text gets crammed together:

image

The markup for that bit is:

<ol>
   <li></li>
   <li></li>
</ol>

Web meanwhile:

Screenshot 2023-08-23 at 16 17 57

Actual behavior

Lists get crammed together.

Steps to reproduce the behavior

  • Connect Stripe on WP.com via Tools -> Earn, then disconnect it.
  • Alternatively any notice with lists likely behaves the same.
Tested on [device], Android [version], JPAndroid / WPAndroid [version]

Android Jetpack app

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions