Checklist while creating a new widget

 

Below are points to be considered while creating a new widget:

  1. Hide widget functionality - https://maxxton.atlassian.net/browse/MCMS-7968

  2. It should work on the page and CRP level.

  3. Title option - https://maxxton.atlassian.net/browse/MCMS-6277

  4. Style options(font size, color etc) - Make use of util https://maxxton.atlassian.net/browse/MCMS-2717

  5. UX grouping of options - https://maxxton.atlassian.net/browse/MCMS-9310

  6. Lazy loading - https://maxxton.atlassian.net/browse/MCMS-6675

  7. Unit test case for all the above(from point 1 to point 6 is added)