ashutoshgithubs / iemhacks_DEV-G

https://edtech-dev-g-frontend.vercel.app/
MIT License
35 stars 41 forks source link

Improve the "Facing an issue" page for country code field by adding a search function #140

Open gudia18 opened 2 weeks ago

gudia18 commented 2 weeks ago

Is your feature request related to a problem? Please describe. Difficulty of selecting a country code from a long, scrollable list. Users may find it inconvenient to manually scroll through a lengthy list to find the required country code.

https://github.com/ashutoshgithubs/iemhacks_DEV-G/assets/121204667/dc31db44-2779-44b4-8c71-7ff2d2eb3aba

Describe the solution you'd like Implement a search functionality within the country code dropdown field. This search feature should allow users to type the country name or code and filter the list dynamically based on the input, making it quicker and easier to find the desired country code.

Describe alternatives you've considered An alternative could be to group country codes by region or alphabetically collapse sections which users can expand as needed. However, this may still require some scrolling and may not be as efficient as a search feature.

github-actions[bot] commented 2 weeks ago

Thank you for bringing this issue to our attention. We will review the issue raised and get back to you shortly.