Add Org name + role to project creation screen
See original GitHub issueDescription
Instead of splitting create a project
across two screens, we should combine it into one.
- add
organization name
,role
andmarketing opt-in
to creation screen - make sure to keep analytics events from second screen!
Issue Analytics
- State:
- Created a year ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Add users or groups to a team or project - Azure DevOps
Enter the sign-in addresses or display name for each account you want to add. You can also add a project security group—such as...
Read more >Manage project roles - Atlassian Support
Enter group names in the Add user(s) to project role field. Or, select the user picker icon to add individual users.
Read more >Managing custom repository roles for an organization
In the "Access" section of the sidebar, click Repository roles. Click Create a Role. Screenshot of "Create a Role" button. Under "Name", type...
Read more >Manage access to projects, folders, and organizations
To grant a role to a principal who already has other roles, find a row containing the principal, click editEdit principal in that...
Read more >Understanding Success Criterion 4.1.2: Name, Role, Value | WAI
If custom controls are created, however, or interface elements are programmed (in code or script) to have a different role and/or function than...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@TuringLovesDeathMetal Scrap my first comment - not an issue ( i was being dumb 😃) I think there is a different issue though: If the user decides to
Sign in with google
, where would we collect Org name and Role? We would need to keep that second screen for those users at least. This is why we decided to keep it as two separate screens originally (from what I remember!)not a huge problem - basically, it just feels like the two screens should be 1 to make signing up shorter. But i don’t think it’s worth the effort of splitting things up.
Will close this issue!