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

portalicious: fix validation on change password page #6449

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

aberonni
Copy link
Contributor

@aberonni aberonni commented Jan 31, 2025

AB#30007

I had a look at a lot of forms, and I think with the theming efforts the consistency around validation is there now.

This was the only scenario that was a bit funky, but it's also the only page where we're using ValidatorFn (because of multi-field validation) so it needs this extra nudge.

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have added tests wherever relevant
  • I have made sure that all automated checks pass before requesting a review
  • I do not need any deviation from our PR guidelines

Portalicious preview deployment

https://lively-river-04adce503-6449.westeurope.5.azurestaticapps.net

@aberonni aberonni added the portalicious Changes related to the portalicious release label Jan 31, 2025
@aberonni aberonni marked this pull request as ready for review January 31, 2025 17:17
@Copilot Copilot bot review requested due to automatic review settings January 31, 2025 17:17

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • interfaces/Portalicious/src/app/services/auth/strategies/basic-auth/basic-auth.change-password.component.html: Language not supported
@aberonni aberonni enabled auto-merge (squash) January 31, 2025 18:54
AB#30007

I had a look at a lot of forms, and I think with the theming efforts the consistency around validation is there now.

This was the only scenario that was a bit funky, but it's also the only page where we're using ValidatorFn (because of multi-field validation) so it's needs this extra nudge.
@aberonni aberonni force-pushed the aberonni/portalicious-change-password-validation branch from 30fe166 to e0c4a93 Compare February 2, 2025 13:37
@arsforza arsforza self-requested a review February 4, 2025 08:33
@aberonni aberonni merged commit fd2a0f5 into main Feb 4, 2025
5 checks passed
@aberonni aberonni deleted the aberonni/portalicious-change-password-validation branch February 4, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
portalicious Changes related to the portalicious release
Development

Successfully merging this pull request may close these issues.

2 participants