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

Improve room creation #578

Open
nganvu opened this issue Apr 8, 2017 · 2 comments
Open

Improve room creation #578

nganvu opened this issue Apr 8, 2017 · 2 comments

Comments

@nganvu
Copy link
Contributor

nganvu commented Apr 8, 2017

When add room from a suite's page:
screen shot 2017-04-08 at 1 39 34 pm
Have to manually choose that suite again:
screen shot 2017-04-08 at 1 39 52 pm

(Suggested by Alan): Maybe we should allow adding room on the suite's page with JS instead of moving to a separate page for rooms? This way admin can also see which rooms in the suite have already been added.

@AlanLiu96
Copy link
Contributor

Ideally using JS to update the rooms, but otherwise, we can embed the add room form onto the suite page (perhaps a hidden form shown by the button click?), so we don't have to redirect the user to another page, then direct them to redirect back afterward.

@orenyk
Copy link
Contributor

orenyk commented Apr 9, 2017

This is kinda part of #431 - the entire housing resource management process should get much easier with nested routes, but we can certainly leave this open to specifically simplify the room creation part of it. It's also likely to be entirely JS-ified with React.

@orenyk orenyk changed the title Not re-enter suite name when assign a room to that suite Improve room creation Apr 9, 2017
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