Resolves Issue D-02247: Add metadata modal does not clear on close, cancel or create.
This adds a reset method that is called upon creation, cancel and modal close. The reset method resets the entries to an empty object, sets the form to pristine and closes the modal.
Coverage remained the same at 33.333% when pulling e9b0f2cba21f14202a7c9571d8487f2b5a55b1ca on D-02247-metadata-model into d9c19f7b05ca7e8be1ef44e9f4327c0303f4ee1d on master.
Resolves Issue D-02247: Add metadata modal does not clear on close, cancel or create.
This adds a reset method that is called upon creation, cancel and modal close. The reset method resets the entries to an empty object, sets the form to pristine and closes the modal.