Skip to content

Feat main app component form

Chris Radkowski requested to merge feat-main-app-component-form into master

Continued implementation of https://gitlab.com/LibreFoodPantry/modules/visitmodule-tp/updateguest/Plan/-/issues/41 for the main app component.

This branch fixes previous issues with the form buttons (this changes the way the form submits and may possibly effect the functionality of the other component's implementations). It also adds tests for the buttons to make sure they call the correct methods in the component class.

Resources used:

Edited by Chris Radkowski

Merge request reports