Address render_quick_actions parameter regression

What does this MR do and why?

Address render_quick_actions parameter regression.

735c9e54 dropped the :render_quick_actions permit (since it wasn't immediately obvious), meaning the content editor preview which is used to establish its baseline document "forgets" all quick actions; restore and ensure it stays.

References

Screenshots or screen recordings

Before After

How to set up and validate locally

  1. Check out master.
  2. Start writing a comment in the PTE on your GDK that includes a quick action. (Any valid quick action will do.)
  3. Switch to the RTE. Observe it vanish!
  4. Check out this branch; repeat. Observe it not vanish!
  5. This is the way.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Asherah Connor

Merge request reports

Loading