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

Fixed: Added validation on Longitude/latitude(#255) #262

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

R-Sourabh
Copy link
Contributor

@R-Sourabh R-Sourabh commented May 2, 2024

Related Issues

#255

Short Description and Why It's Useful

  • Fixed that the Longitude/latitude will not take characters and can take '0'/ . /negative values.
  • Added support to keep the 'Generate' button disabled until a change is made to the postal code input and converted the lat/long value from a string to numeric form before saving.

Screenshots of Visual Changes before/after (If There Are Any)

Contribution and Currently Important Rules Acceptance

R-Sourabh added 3 commits May 2, 2024 20:32
…code input changes & converted lat/long to numeric before saving (hotwax#255)d support to keep disable the 'genrate' button disabled until any change made to the postalCode input & converting the lat/long value  from string to numeric form before saving(hotwax#255)
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.

2 participants