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

feature/sva-354-my-experience-profile-buttons #194

Merged
merged 7 commits into from
Sep 4, 2023

Conversation

DJMF2015
Copy link
Contributor

@DJMF2015 DJMF2015 commented Aug 3, 2023

Description

  • adds logic to toggle between 'Next' and 'Continue' buttons for the MyExperienceContainer and hide 'Skip' button when 'Next' Button is pressed.
  • 'Continue' button turns solid purple.
  • Note: Continue button does not navigate anywhere as the subsequent containers are not yet built.

Type of change

Please delete options that are not relevant

  • [] New Feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have removed any unnecessary comments or console logging
  • [] I have made corresponding changes to the documentation (if required)
  • I have addressed accessibility, if needed
  • I have followed best practices, e.g. NativeBase approaches and theming
  • I have checked the app in dark mode, if making front-end design changes
  • My changes generate no new warnings
  • [] I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the version numbers in package.json files in the app and/or api directories as needed

PammyLo

This comment was marked as outdated.

@M4RC1N76

This comment was marked as resolved.

@M4RC1N76
Copy link
Contributor

Thanks David, that make sense now. Everything works great!!

Copy link
Contributor

@M4RC1N76 M4RC1N76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything works great!!

@DJMF2015 DJMF2015 merged commit 80b70bb into develop Sep 4, 2023
@roryf roryf deleted the feature/sva-354-my-experience-buttons branch October 26, 2023 12:13
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.

3 participants