Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable "no" option for direct debit #539

Closed
wants to merge 1 commit into from

Commits on Nov 12, 2024

  1. Disable "no" option for direct debit

    - we demand a full address from users when they select direct debit as a payment option.
    when asking about if they want to have a receipt, they need to say yes (give address),
    so we have to disable the "no" option.
    - respectively the DirectDebit option should be disabled when "no" got selected first
    
    - lift the tooltip message above other neighboring elements that updated dynamically
    
    this fixes https://phabricator.wikimedia.org/T379565
    moiikana committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6a1c249 View commit details
    Browse the repository at this point in the history