Soujanya2004 / wanderlust-2024

This project aims to provide a comprehensive platform for travel enthusiasts, offering features such as map integration 🗺️, user-generated content ✍️, and a seamless experience for discovering new destinations. ✈️✨ (If the below link is not working check readme for live link)
https://wanderlust-2024.vercel.app
16 stars 53 forks source link

[Bug]: Problem in description field in 'Airbnb your home' form. #124

Open Suvadip-sana opened 3 days ago

Suvadip-sana commented 3 days ago

Is there an existing issue for this?

Describe the bug

Here have three problems. 1) In this form when you add description. This field supposed to be a 'Textarea' insted of normal 'Input' Because description should be long many time. So it's obvious to change it as textarea.

2) The price, country & location can be fit in one row. Unnecessarily you make it in two row, For this it occupied bigger pace, Which is not supposed to be. Because the price, country, location are small field in case of it's length.

3) There should be a heading for this page. That supposed to be "Add your property details". Because in first what this form do the normal user did not understand. If there is no heading.

By this change the form enhance the UI & UX which is more important for user.

Expected behavior

The description should be looks like this. image

The price, country & location part should be looks like this: image

Add ScreenShots

Your current form looks like this image

On which device are you experiencing this bug?

No response

Record

Soujanya2004 commented 2 days ago

@Suvadip-sana