Skip to content

Updated area field with dropdown

Namburi Rishika requested to merge areadropdown into develop

Description: 🔧 Feature Update: Area Field Changed to Dropdown with "Other" Option What was changed:

The Area field in the form has been updated from a free-text input to a dropdown (select box).

This dropdown now contains a predefined list of cities/areas to standardize input and reduce errors.

New Functionality:

If the user's city or area is not listed in the dropdown, they can now select the "Other" option.

When "Other" is selected, an additional text input appears, allowing the user to manually enter a new city or area name.

Type of Change:

  • Bug Fix
  • Feature Development
  • Documentation

Testing:

  • Tested on desktop
  • Tested on mobile
  • Tested in different browsers

Screenshots (if applicable):

WhatsApp_Image_2025-09-28_at_16.50.53_3f58b137 WhatsApp_Image_2025-09-28_at_16.50.53_602d5f3c WhatsApp_Image_2025-09-28_at_16.50.54_926e3e10 WhatsApp_Image_2025-09-28_at_16.50.54_5606f2cb WhatsApp_Image_2025-09-28_at_16.50.36_4a87c29b

Add screenshots for UI changes.

Video Demo

Add a link to the demo of the PR

If you have used AI create this PR, please also record video of yourself explaining the changes.

Link to code walkthrough

Checklist:

  • Code follows project style guidelines
  • Self-review completed
  • No console errors
  • JavaScript types are correct
Edited by Abdul Muthalib Mohammed

Merge request reports

Loading