Fix email sync (user->member) when changing password and email #380

Merged
moritz merged 1 commit from fix/email_sync into main 2026-01-27 18:08:07 +01:00
Owner

Description of the implemented changes

The changes were:

  • Bugfixing
  • New Feature
  • Breaking Change
  • Refactoring

What has been changed?

Definition of Done

Code Quality

  • No new technical depths
  • Linting passed
  • Documentation is added were needed

Accessibility

  • New elements are properly defined with html-tags
  • Colour contrast follows WCAG criteria
  • Aria labels are added when needed
  • Everything is accessible by keyboard
  • Tab-Order is comprehensible
  • All interactive elements have a visible focus

Testing

  • Tests for new code are written
  • All tests pass
  • axe-core dev tools show no critical or major issues

Additional Notes

## Description of the implemented changes The changes were: - [x] Bugfixing - [ ] New Feature - [ ] Breaking Change - [ ] Refactoring <!--- Describe the goal of the PR in a few words --> ## What has been changed? <!--- List the things you changed --> ## Definition of Done ### Code Quality - [x] No new technical depths - [x] Linting passed - [x] Documentation is added were needed ### Accessibility - [ ] New elements are properly defined with html-tags - [ ] Colour contrast follows WCAG criteria - [ ] Aria labels are added when needed - [ ] Everything is accessible by keyboard - [ ] Tab-Order is comprehensible - [ ] All interactive elements have a visible focus ### Testing - [x] Tests for new code are written - [x] All tests pass - [ ] axe-core dev tools show no critical or major issues ## Additional Notes <!--- Add any additional information for the reviewers here -->
moritz self-assigned this 2026-01-27 16:15:53 +01:00
moritz force-pushed fix/email_sync from ae6e26e487
All checks were successful
continuous-integration/drone/push Build is passing
to 2b4e1e3963
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-27 17:59:11 +01:00
Compare
moritz merged commit 4e8e697490 into main 2026-01-27 18:08:07 +01:00
moritz deleted branch fix/email_sync 2026-01-27 18:08:08 +01:00
Sign in to join this conversation.
No description provided.