Hi folks,
I've updated the fork and rebased the branch. I re-applied my changes and incorporated @kristiaanvandeneynde's UX suggestions. Essentially, I had to rewrite all (although it wasn't that much).
Reverted previous changes, added a condition to #access attribute to make it false if user self-editing according to @kristiaanvandeneynde's suggestions. Updated branch with lastest changes from main 11.x branch.
Added test case to validate the existence of status field for 2 situations:
- When user edits itself
- When user edits other user
Modified AccountForm to prevent status field rendering only if the account editor is the same user to prevent self-blocking
I will work in this
Removed $url_options as suggested, LanguageManagerInterface was not referenced in code.
I will work on this
jquijano β made their first commit to this issueβs fork.