We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hide the carousel of choice of exercises
Instead, text field with drop down list for the tag
If a tag already used is chosen, we will look for the last date of use and we will put back the same exos and the same weights
If a new tag is created, we do nothing but associate the tag to the session
If no tag is chosen (cross button), we leave the tag empty for the session
The text was updated successfully, but these errors were encountered:
mlhoutel
reifocS
No branches or pull requests
What we need
How it works:
Hide the carousel of choice of exercises
Instead, text field with drop down list for the tag
If a tag already used is chosen, we will look for the last date of use and we will put back the same exos and the same weights
If a new tag is created, we do nothing but associate the tag to the session
If no tag is chosen (cross button), we leave the tag empty for the session
The text was updated successfully, but these errors were encountered: