Skip to content

Remove BIC field, show text below instead

Co requested to merge fix-validation-button into main

These are changes that tackle the 2click submit problem on the membership form:

  • removes showing the BIC
  • the field only shows up for conventional BLZ(bankID)
  • line with the bank name also contains the BLZ(bankID)
  • reduces space between fields and text line
  • shows a message when validation is successful but has no BIC+bankname

  • enables pointer-events on the submit button (which were auto-disabled by the predefined Bulma class 'is-loading')

https://phabricator.wikimedia.org/T270763

Edited by Co

Merge request reports