-
Notifications
You must be signed in to change notification settings - Fork 81
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
issue-1002-fixed #1201
issue-1002-fixed #1201
Conversation
@yoshi2095 The checklist is meant for the reviewers to fill :) |
Hi @yoshi2095, your solution works and your PR looks good to go, but I have one final request before we can merge your PR. Could you please rebase onto the latest changes in master? That will make merging your changes a lot easier for us. You'll see that GitHub says "This branch is out-of-date with the base branch". That means that there have been changes in the main
If there are conflicts between your work and what's been done in the main repo, after you do the rebase you'll get merge conflicts that you need to fix. |
@linzjax done 👍 |
Hmmm... It looks like you're still 17 commits behind Cadasta's master branch. Is the cadasta repository set as your remote upstream? If you run:
it'll return something that looks like this:
If you don't see
Then try running the rebase steps again. |
6a2f511
to
f0162e9
Compare
@linzjax done 👍 . Earlier, I didn't have any public SSH keys set for my account. That's why it wasn't merging the commits. I made one, and its all good now. Thanks :) |
@yoshi2095, thanks for your changes. This looks good. We will merge your contribution soon! |
@linzjax Thank you :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks @yoshi2095!
f0162e9
to
0b6bd55
Compare
Proposed changes in this pull request
Included the Search and Go-To-My-Location map controls in Project Overview and Map pages.
Functionality