Skip to content

Use toasts for wiki notifications

Tom Quirk requested to merge wiki-toast into master

What does this MR do?

Towards #26070 (closed).

Updates wiki pages to use toasts instead of alerts for wiki page creation, updates, and deletions.

Also updates wiki notification copy to be consistent across CRUD operations

Description Old Copy New Copy
Create wiki page Wiki was successfully updated. Wiki page was successfully created.
Update wiki page Wiki was successfully updated. Wiki page was successfully updated.
Delete wiki page Page was successfully deleted Wiki page was successfully deleted.

Screenshots (strongly suggested)

Before After
Screen_Shot_2020-10-27_at_2.42.04_pm Screen_Shot_2020-10-27_at_2.34.00_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Tom Quirk

Merge request reports