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

feature:update-location modal added with integration tests #343

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Abhay5855
Copy link

Modal to Update Location

Profile._.My.-.Google.Chrome.2022-12-05.14-17-46.mp4

How does this feature do -

  • When we click on the update location link, a modal is opened to update the location on the Profile page.
  • The Places are fetched from Geolocation API.
  • There are two select fields to send notifications to and reasons for relocation.
  • Submit button to save the changes and close the Modal.
  • The Modal looks like this.
    moidal
    Screenshot 2022-12-05 162501

Features -

  • Used geoLocation API to fetch the places.
  • Mobile responsiveness.
  • Tech stack - Ember JS.
  • Using Quit DOM for Testing the component.
  • Running successful Tests for the Modal component. (Integration Testing).

Issue link -

#258

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.

1 participant