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

Admin cannot validate email from the user's profile view. #284

Open
aashay8 opened this issue Aug 17, 2020 · 2 comments
Open

Admin cannot validate email from the user's profile view. #284

aashay8 opened this issue Aug 17, 2020 · 2 comments

Comments

@aashay8
Copy link

aashay8 commented Aug 17, 2020

Admin can validate email only from dropdown of pending verifications, not by visiting user's profile page.
Screenshots attached:

  1. Admin's all user view page. 'Himanshu Local' is not yet verified after signing up

Admin User list

2. Visiting Himanshu's User page. Top right shows the Admin ID

User profile page of Not verified by mail

3. On clicking the small hyperlink of validate (below the email address), we are redirected to verify url, which shows the user is already validated. **Tries to validate admin's own account, which is already validated**

On clicking the validate link in user profile

Expected flow : validate the user whose profile is being visited.
Could anyone please tell if this is the intended flow ?

Thanks!

@DonMartin76
Copy link
Member

True, this is currently not possible, and it has not been an intended use case/flow so far. But I understand the use case of it, and I think it would make sense to have this kind of functionality. I'll put it as "enhancement"; we would also of course accept pull requests. I could imagine something like a button which says "Mark user/email as valid" if you're logged in as an Admin, and if you're viewing some other profile than your own.

@aashay8
Copy link
Author

aashay8 commented Aug 19, 2020

Thank you for the reply @DonMartin76 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants