Skip to content

[TASK] Uniform output of FlashMessages in the backend#698

Open
sgrossberndt wants to merge 1 commit intoin2code-de:mainfrom
sgrossberndt:task/uniform-output-flashmessages-backend
Open

[TASK] Uniform output of FlashMessages in the backend#698
sgrossberndt wants to merge 1 commit intoin2code-de:mainfrom
sgrossberndt:task/uniform-output-flashmessages-backend

Conversation

@sgrossberndt
Copy link
Contributor

  • Instead of displaying all FlashMessages in a single alert-warning container, use the standard template and render an alert for its status with an icon for each message.
  • Add localization for BackendConfirmationFlashMessageLogout, which was previously always displayed in English.
  • Remove the messageTitle of the backend FlashMessages – these were not previously displayed and have not been localized.

* Instead of displaying all `FlashMessages` in a single `alert-warning` container, use the standard template and render an `alert` for its status with an icon for each message.
* Add localization for `BackendConfirmationFlashMessageLogout`, which was previously always displayed in English.
* Remove the `messageTitle` of the backend `FlashMessages` – these were not previously displayed and have not been localized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant