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

Implement button actions for staff login dialog. #54

Closed
maillouxc opened this issue Oct 17, 2017 · 0 comments
Closed

Implement button actions for staff login dialog. #54

maillouxc opened this issue Oct 17, 2017 · 0 comments

Comments

@maillouxc
Copy link
Owner

The cancel button should close the dialog. (If I remember right, I think the scene builder has a specific cancel button property, but I may easily be wrong.)

The login button should, for now, fetch the text fields from the button (don't need to do anything with them, just grab them from the text boxes and put em in local variables inside the button click method in the controler) and then just show the staff home screen. We don't need to worry about implementing actual authentication yet.

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

2 participants