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

Better sanity checks on devices input #11

Closed
samilliken opened this issue Jun 7, 2012 · 1 comment
Closed

Better sanity checks on devices input #11

samilliken opened this issue Jun 7, 2012 · 1 comment
Assignees
Milestone

Comments

@samilliken
Copy link
Member

The devices.php page will still allow you to enter a device at position 0. At a minimum, that needs to be checked to ensure that it is greater than 0, and less than (CabinetHeight - DeviceHeight + 1). Ideally, it would make an AJAX call for a sanity check on the position to ensure that it doesn't overlap another device. Possibly even show a help text with valid choices.

@ghost ghost assigned wilpig Jun 7, 2012
wilpig added a commit that referenced this issue Jul 5, 2012
wilpig added a commit that referenced this issue Jul 17, 2012
… New json results file for cabinet usage part of #11
wilpig added a commit that referenced this issue Jul 25, 2012
@samilliken
Copy link
Member Author

Done

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