Skip to content

Deprecate `v_form_submit`

Chris Oelmueller requested to merge deprecate-form-submit into master

What does this MR do?

  • deprecate another old UI helper that's only used in one place / internally

I was unable to find any usage of 'buttons'. Perhaps I missed something.

Links to related issues

How to test

Take a look at the changed password-reset form, and look for something I missed!

Checklist

  • no functional changes intended => no test
  • no unrelated changes
  • asked someone for a code review
  • set a "for:" label to indicate who will be affected by this change
  • use "state:" labels to track this MR's state until it was beta tested
  • added an entry to CHANGELOG.md
  • release notes: forDev
Edited by Chris Oelmueller

Merge request reports