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

Enhancement: Separate Order Summary View from Place Order View #9

Open
gurveenkaur6 opened this issue Dec 3, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@gurveenkaur6
Copy link
Collaborator

The current implementation in the Place Order process displays the order summary in a pop-up window. To enhance the user experience and accommodate future functionalities, it is proposed to create a dedicated Order Summary View and ViewModel.

Enhancement Details:

  1. Separate Order Summary View:
    Create a new UI view specifically for displaying the order summary.
    Introduce a corresponding ViewModel to manage the data related to the order summary.
  2. Enhanced Checkout Page:
    Plan for a dedicated final checkout page that incorporates additional functionalities for a comprehensive user experience.
    This page should serve as the endpoint after placing an order and switch to tracking.

Proposed Implementation:
-Create a new Order Summary View and ViewModel.

  • Need to refactor the existing code to delegate order summary display to the new view.
@FalakR FalakR added the enhancement New feature or request label Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants