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

Wg 45 loading screen prevent navigation while data loading #25

Merged

Conversation

chrismcanulty
Copy link
Owner

  1. Create loading screen to render while workout data is retrieved from API
  2. Create dummy component to render in case there are no favourites yet (have confirmed this renders when all workout tokens have been removed from async storage, pretty straight forward so have not done so again for screenshot backup)
  3. Create KeyboardAvoidingView for num pad/keyboard user inputs
  4. Restyle favourite workout list - now not able to see buttons behind 'home' button and styles are differentiated from 'home' button as well

JIRA ticket: https://lhl-midterm-ecommerce.atlassian.net/browse/WG-45

Screenshots:

Loading screen
Screen Shot 2023-06-28 at 10 50 55 PM

Restyled modal and added KeyboardAvoidingView
Screen Shot 2023-06-28 at 10 51 21 PM

Restyle favourite workout list
Screen Shot 2023-06-28 at 10 51 55 PM

@chrismcanulty chrismcanulty requested a review from wadesun18 June 29, 2023 05:55
src/App.tsx Outdated Show resolved Hide resolved
src/component/ExerciseInfo.tsx Show resolved Hide resolved
src/context/User.Context.js Outdated Show resolved Hide resolved
@chrismcanulty chrismcanulty merged commit 5b02319 into main Jun 30, 2023
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

Successfully merging this pull request may close these issues.

2 participants