Open samuelsainz opened 1 month ago
This is a good start. Only thing is can the plus button be added into the menu that already exists with a title "Add Exercise"?
@heyjaywilson sure thing! Sorry that I missed the new menu, I've rebased and added the option to the menu in another section.
let me know if that works :)
Description
In the View to see the details of an ExerciseList, we want to have a + button in the toolbar to add other exercises. To do that the SelectExercisesView is shown as a modal when the + button is tapped.
Related Issue
Closes #15
How Has This Been Tested?
Tested the next cases:
Case 1
Result: The exercise is shown in the list
Case 2
Result: No exercises are shown
Case 3
Result: The correct exercises are shown
Case 4:
Result: The list created in Case 1 contains the right exercises
Screenshots (if appropriate):
Types of changes
Checklist: