Skip to content

Extract widget wrapper UI to separate Vue component

Coung Ngo requested to merge cngo-extract-widget-wrapper into master

What does this MR do and why?

This MR extracts the widget wrapper UI from two components to a separate Vue component to make code DRY and to reuse it in a future MR

Screenshots or screen recordings

No visual changes

Screenshot_2023-01-25_at_15-22-54_In_aut_aspernatur_repudiandae_adipisci_voluptatem_ut_ipsum.___1____Issues___H5bp___Html5_Boilerplate___GitLab

How to set up and validate locally

  1. Visit any issue such as http://127.0.0.1:3000/h5bp/html5-boilerplate/-/issues/1
  2. Check out the Tasks widget

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Coung Ngo

Merge request reports