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 popup UI to customize pass/fail criteria for each lift type #23

Open
tlancon opened this issue May 28, 2020 · 1 comment
Open

Make popup UI to customize pass/fail criteria for each lift type #23

tlancon opened this issue May 28, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@tlancon
Copy link
Owner

tlancon commented May 28, 2020

Currently you have to know the keys for set_stats and manually edit the JSON

@tlancon tlancon added the enhancement New feature or request label May 28, 2020
@tlancon
Copy link
Owner Author

tlancon commented May 30, 2020

This needs to:

  1. Read lifts.json into a dictionary
  2. Allow the user to browse lifts in an intuitive, fail-safe way and edit the tags
  3. Save the new tags to lifts.json
    • Do some checking to make sure the edited are valid
    • Or just design widgets that don't allow invalid input?
  4. Reload the edited lifts.json back into self.lifts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant