Skip to content

fix: processing store module, the `save` action now check dirty status of the...

Andrii Bezuglyi requested to merge fix/adminui_save_check_dirty into master

fix: processing store module, the save action now check dirty status of the form - if the form state is not dirty, nothing happens, and client code now does not have to do that check

Merge request reports

Loading