Skip to content

Conversation

@vinitProjectWork
Copy link
Collaborator

  • Implemented a sign-in handler in App component to navigate to the email capture screen.
  • Updated NavigationButtons to conditionally display a sign-in link based on authentication status.
  • Enhanced various screen components to support the new sign-in functionality by passing the onSignInClick handler.
  • Improved user experience by ensuring seamless navigation and visibility of sign-in options where applicable.

- Implemented a sign-in handler in App component to navigate to the email capture screen.
- Updated NavigationButtons to conditionally display a sign-in link based on authentication status.
- Enhanced various screen components to support the new sign-in functionality by passing the onSignInClick handler.
- Improved user experience by ensuring seamless navigation and visibility of sign-in options where applicable.
…e pricing logic

- Added a session storage flag in App component to track user sign-in clicks for improved navigation to the email capture screen.
- Updated AccountCreationScreen to use per_month_price for plan pricing and adjusted invoice amount calculations for clarity.
- Enhanced EmailCaptureScreen to set sign-in states based on the session storage flag.
- Refined MedicationChoiceScreen to ensure accurate medication naming and improved user experience in plan selection.
…oved readability

- Removed unused onProcessingChange prop from MockPaymentForm to simplify the component.
- Streamlined code formatting and spacing for better readability throughout MockPaymentForm.
- Enhanced the structure of AccountCreationScreen by removing unnecessary conditional rendering for the loading state.
- Improved overall code clarity and maintainability in both components.
@vinitProjectWork vinitProjectWork merged commit 811cc73 into staging Nov 11, 2025
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