Skip to content

Fix list component to call apiUrl as background task #91

@bjagg

Description

@bjagg

The NotificationAction apiUrl attribute holds the internal API call that was meant to be called with fetch rather than a submit from web components. Some actions do require a submit to follow redirects. This is now supported with a new boolean attribute redirect.

  • icon: does not present actions
  • modal: has already been updated to support this approach
  • banner: ???
  • list: should adopt the modal approach

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions