Skip to content

Fix the confirm submission dialog

Frank Duncan requested to merge ardc-269-fix-submit-dialog into ardc-main

This required moving the css to the apply area, rather than the public, as the public css is getting removed. While doing this, changed the css names to be ots specific (so as not to conflict with upstream modal), to help with tracking whenever we import upstream changes.

Issue ots/clients/ardc/hypha-tracker#269: Regression: Submitting proposal no longer pops up confirmation dialog

Merge request reports