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

Make sure that every item in the UI configuration can build a shelf #82

Open
2 of 5 tasks
julianstirling opened this issue Jun 21, 2024 · 0 comments
Open
2 of 5 tasks

Comments

@julianstirling
Copy link
Collaborator

julianstirling commented Jun 21, 2024

Once #79 is merged the setting of what configuration options are held in the UI will be the job of gen_nimble_conf_options.py

Currently this shows everything, even though some cannot create a shelf. We should probably:

  • Hide the item if there is no dimension information provided
  • If the height in units is not set for the shelf, then we calculate it from the item height. (We may want to always calculate it rather than have the info in the database?)
  • We also want to consider what to do for items that don't have a normal shelf such as
    • The access points that clip into the lid of a case
    • The items that as standard are made into a special top for the rack. (How do we handle if two of these are chosen?, do we make that impossible, do they also have a shelf style?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant