Skip to content

Rework on full-stack messaging #24

@ddahan

Description

@ddahan

Currently, there is difference in how messaging is handled:

  • for success, front-end usually generate the message
  • for errors, back-end generate the message (it was easier to do).

In a an ideal world, it should be the same for consistency. It seems that the front-end should be responsible of doing it, while back-end would return codes only (and data to inject in front-end messages).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions