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

fix: implement input mask for IBAN and BIC #1655

Merged
merged 1 commit into from
May 15, 2024

Conversation

suschneider
Copy link
Collaborator

@suschneider suschneider commented May 8, 2024

PR Type

[x] Bugfix

What Is the Current Behavior?

Currently input masking is used only for budgets and price notifications.

Issue Number: Closes #1645

What Is the New Behavior?

Consistent behavior would be great. Implement input masking also for IBAN and BIC.

Does this PR Introduce a Breaking Change?

[x] No

Other Information

There is currently no solution to use ngbdatepicker, formly and ngx-mask together. We have therefore decided not to use a mask for dates.

AB#96479

@suschneider suschneider added this to the 5.2 milestone May 8, 2024
@suschneider suschneider self-assigned this May 8, 2024
@suschneider suschneider merged commit 06b5461 into develop May 15, 2024
26 checks passed
@suschneider suschneider deleted the fix/implement-input-mask-for-IBAN-and-BIC branch May 15, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Input masking for checkout (desired delivery date, expiration date, IBAN)
2 participants