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

No good way to assign users to a new Roster #44

Open
Anbranin opened this issue Apr 17, 2017 · 3 comments
Open

No good way to assign users to a new Roster #44

Anbranin opened this issue Apr 17, 2017 · 3 comments

Comments

@Anbranin
Copy link
Member

Currently, to assign users to a new Roster, one must go to the users of a different Roster and edit them to belong to the new Roster.
An easy fix would be to show all Rosters in the navbar, if you are a person with permission to create rosters and assign users to them (@dfaulken is currently working on access control that could make this a reality). For a regular user, showing only the rosters they belong to would be sufficient.

@dfaulken
Copy link
Contributor

dfaulken commented Apr 17, 2017

show all Rosters in the navbar

Easy, but perhaps not scalable. Worth noting that the rosters index page does show all rosters, but in a more usable format (vertically rather than horizontally). Perhaps something there?

@Anbranin
Copy link
Member Author

Well, the "manage users" link only goes to the one currently selected in the Navbar, which is why I suggested that. However, you're right. Perhaps a "manage users" link in the rosters index page that goes to the users of that Roster would be good.

@bandogora
Copy link
Collaborator

On the New roster page/form there should be either a list or a search that allows you to find existing users and add them to the Roster. Added users could be displayed on a table that has columns for the user's name, a radio button for fallback user, a checkbox for making the user an admin, and a button to remove the user from the roster. The user creating the roster should be added to the table when automatically and their remove button could be disabled unless we want to allow users to make rosters they won't be included in.

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

3 participants