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 listing Bug Fix #99

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

dipexplorer
Copy link
Contributor

@dipexplorer dipexplorer commented Oct 15, 2024

Fixes #93

Fixes the bug where users were unable to add new listings after clicking 'Airbnb ur Home'.
The error message "Failed to load listing details!" has been resolved.

Testing Instructions

Detailed instructions on how to test the changes. Include any setup needed and specific test cases.

  1. Pull this branch.
  2. Run npm install to install dependencies.
  3. Run npm test to execute the test suite.
  4. Verify that ...

##screenrecord
https://github.com/user-attachments/assets/f9477cac-43eb-4ba2-85f7-90c441ce2c6a

Changes

Resolved the issue in the listing form that prevented new listings from being created.
Refactored the backend logic for handling new listing submissions.

Expected Behavior

Users should be able to upload new listings without encountering the "Failed to load listing details!" error.

###Checklist
I have searched the existing issues and found this one relevant.
I have performed a self-review of my code.
I have commented on the code where necessary.
No new warnings were introduced.

Copy link

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! 😊

Copy link

vercel bot commented Oct 15, 2024

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

Name Status Preview Comments Updated (UTC)
wanderlust-2024 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 2:45pm

@Soujanya2004 Soujanya2004 merged commit 72468db into Soujanya2004:main Oct 15, 2024
4 checks passed
@dipexplorer dipexplorer deleted the Bug_fixed branch October 15, 2024 16:10
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.

[Bug]: Not able to add new listing
2 participants