Skip to content

Notification.data limitations #38

@beverloo

Description

@beverloo

I've got two thoughts on Notification.data.

  1. Let's limit it to persistent notifications. Since there are no onshow/onclose events anymore it doesn't add any value to non-persistent ones.
  2. Do we want to impose a maximum size for the data payload? I'm hearing the theoretical concern of people storing loads (>megabytes) of data in there.

I'm not a fan of arbitrary limits, but it does make sense to do so in order to prevent abuse. I expect our implementation to impose a limit of sorts, but am not sure yet where to draw the line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions