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

Add Full "Return Page" for Tracking and Managing Product Returns #899

Merged
merged 2 commits into from
Nov 9, 2024

Conversation

IkkiOcean
Copy link
Contributor

Description

This PR introduces a comprehensive "Return Page" designed for users to view, manage, and initiate product returns. The page provides a detailed layout of all return-related functionalities, allowing users to track previous returns, initiate new ones, and receive real-time updates on the status of each return.

Features

  1. Return History Overview:

    • Displays a summary list of all past returns, with essential details like product name, return date, status, and comments. This helps users quickly review their return activities.
  2. New Return Request Form:

    • Includes an easy-to-use form for initiating a new return. Users can select the product they wish to return, choose reasons from a dropdown, add optional comments, and upload photos if required.
  3. Return Status Tracking:

    • Provides real-time tracking of each return request's status, showing stages like "Requested," "In Progress," and "Completed," so users know the exact stage of each return.
  4. Interactive UI with Conditional Rendering:

    • Renders custom messages based on user interaction, such as a “No previous returns” message when no returns exist, or a success message after a return request submission.
  5. Return Policy Information Section:

    • Adds a section summarizing return policy guidelines (e.g., return eligibility, time frame, acceptable conditions) to keep users informed and reduce unnecessary returns.
  6. Accessible and Responsive Design:

    • The page is styled with a consistent color scheme, accessible fonts, and mobile responsiveness to ensure a smooth experience across all devices.
  7. Error Handling and Validation:

    • Includes validation checks for the return request form to prevent incomplete or invalid submissions. Error messages guide users to resolve issues before submitting.

Screenshots

return.mp4

Copy link

vercel bot commented Nov 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agro-tech-ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2024 4:20am

Copy link
Contributor

github-actions bot commented Nov 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@manikumarreddyu manikumarreddyu merged commit e108cab into manikumarreddyu:main Nov 9, 2024
4 checks passed
Copy link
Contributor

github-actions bot commented Nov 9, 2024

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Frontend Page for Returning Items
2 participants