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

Update "Add New Member" to Org Modal #764

Closed
ecurrencyhodler opened this issue Sep 29, 2023 · 2 comments · Fixed by #981
Closed

Update "Add New Member" to Org Modal #764

ecurrencyhodler opened this issue Sep 29, 2023 · 2 comments · Fixed by #981
Assignees
Labels
bounties enhancement New feature or request ui/ux
Milestone

Comments

@ecurrencyhodler
Copy link
Contributor

ecurrencyhodler commented Sep 29, 2023

When adding a new member to an organization, they should be given full permissions at first. They can update the member's user permission after they've been added in the organization admin panel. See #772 for context.

Use mediaquery and complete this issue for both mobile and desktop. We have designs for desktop but not for mobile specifically. That being said they should be similar. Ping @ecurrencyhodler if you have questions.

This first image we can reuse a lot of the same code that we currently have to "invite a developer" to a bounty. But make sure the dimensions, words, and everything else matches figma in dev mode.

Image

Image

For this section, the following permissions should be pre-selected: Manage bounties, fund organizaiton, withdraw from organization, and view txn history.

Image

Here's the link to figma
Also can use dev mode to copy/paste code: https://www.figma.com/dev-mode/

@ecurrencyhodler ecurrencyhodler changed the title Update "Add New Member" to Org Update "Add New Member" to Org Modal Sep 29, 2023
@ecurrencyhodler ecurrencyhodler added enhancement New feature or request Posted labels Sep 29, 2023
@kevkevinpal
Copy link
Contributor

I was thinking instead of adding the users pubkey we can also search the users since we have all the people. It would be more user friendly than finding a pubkey and pasting it. Kinda like how we have the assign bounty flow

@ecurrencyhodler
Copy link
Contributor Author

I like that idea a lot. The more we can abstract away from the pubkey the better. Is it titled "username" on our website? I can't tell cuz edit profile is currently broken. :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounties enhancement New feature or request ui/ux
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants