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

gmaps-dropdown #339

Merged
merged 11 commits into from
Sep 15, 2024
Merged

gmaps-dropdown #339

merged 11 commits into from
Sep 15, 2024

Conversation

aakash2330
Copy link
Contributor

1 . Resolves #325

  • Added a gmaps-autosuggest component (gmaps-autosuggest.tsx)
  • removed enums dependency for JobLocations
  • Added city as well as complete address field for jobs (for edge cases where cities name might be same)

2 . Fixed some minor issues .

  • some html elements had similar keys
  • added faker.js libaray for better seed data

@aakash2330
Copy link
Contributor Author

working on UI changes

@VineeTagarwaL-code VineeTagarwaL-code merged commit 7673146 into code100x:main Sep 15, 2024
1 check passed
@aakash2330 aakash2330 deleted the gmaps-location branch September 25, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ Improvement: Use Gmaps api instead of location enums
2 participants