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 : Adding Users ( Reviewer, Editor, Admin ) to an Organization via 'Add New' Button ] #220

Open
rohitPandey469 opened this issue Feb 22, 2025 · 0 comments
Labels
broken bug Something isn't working feature UI/UX

Comments

@rohitPandey469
Copy link
Contributor

Describe the bug
At http://localhost:5173/org/settings/org_handle the Add New button which is supposed to add users to the current organization is not working.
And here users should have been added according to the permission level, like Reviewer, Editor, Admin, so an editor or admin should have been able to edit tutorials created by other users in the same organization.

To Reproduce
Steps to reproduce the behavior:

  1. Go to http://localhost:5173/org/settings/org_handle
  2. Go to users via sidebar.
  3. Click on Add New button it isn't doing anything.

Expected behavior
A modal should have popped up allowing the admins or editors to add users to the organization.

Video

c27e169d-ccaa-44a9-b931-855db8822c3b.mp4

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broken bug Something isn't working feature UI/UX
Projects
None yet
Development

No branches or pull requests

1 participant