-
Notifications
You must be signed in to change notification settings - Fork 285
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
Displayed url of image origin, in MapKnitter Lite interface #1154
Conversation
Thanks for opening this pull request! |
@jywarren @TildaDares @cesswairimu Hello, kindly review my PR, it fixes 1153 |
Great start here! |
@jywarren Hello, i have added a screenshot and excluded the code editor formatting |
Hello, @TildaDares,could you review my PR |
@TildaDares kindly review my PR |
Hello @jywarren could you review my PR, thank you! |
@jywarren I've removed the spaces and new lines, kindly review. |
Looking good - i still see changes from ' to " - can you revert those too? Basically in this view, it's very helpful to see ONLY the changes relevant to the issue: https://github.com/publiclab/Leaflet.DistortableImage/pull/1154/files |
Alright, @jywarren inlcuded your impeccable suggestion. Ready for a review and merge |
@jywarren, You must be tired of my pings but I promise this is the last one 😆 |
Haha no worries! Actually there are still a few unrelated formatting differences in https://github.com/publiclab/Leaflet.DistortableImage/pull/1154/files - we really appreciate if your changes are ONLY those relevant to the feature in this PR. Sorry to keep asking for more changes! |
Oh, okay, I'd get right on that @jywarren 😁 |
@jywarren final one i promise 🤣 |
Hi, I just reverted all the changes in the dist folder, because you didn't change anything in /src/ so there shouldn't be anything compiled in /dist/ -- probably it had auto-built and got some slight version differences in your dependencies, but we should be fine now! Will merge as soon as the test passes, great work! |
Congrats on merging your first pull request! 🙌🎉⚡️ Help others take their first stepNow that you've merged your first pull request, you're the perfect person to help someone else out with this challenging first step. 🙌 Try looking at this list of `first-timers-only` issues, and see if someone else is waiting for feedback, or even stuck! 😕 People often get stuck at the same steps, so you might be able to help someone get unstuck, or help lead them to some documentation that'd help. Reach out and be encouraging and friendly! 😄 🎉 Read about how to help support another newcomer here, or find other ways to offer mutual support here. |
🎉 |
great job!!!
…On Sun, Oct 16, 2022 at 2:27 PM welcome[bot] ***@***.***> wrote:
Congrats on merging your first pull request! 🙌🎉⚡️
Your code will likely be published to https://mapknitter.org in the next
few days.
Now that you've completed this, you can help someone else take their first
step!
Reach out to someone else working on theirs on Public Lab's code welcome
page <https://code.publiclab.org#r=all> (where you'll now be featured as
a recent contributor!). Thanks!
*Help others take their first step*
Now that you've merged your first pull request, you're the perfect person
to help someone else out with this challenging first step. 🙌
https://code.publiclab.org <https://code.publiclab.org#r=all>
Try looking at this list of `first-timers-only` issues, and see if someone
else is waiting for feedback, or even stuck! 😕
People often get stuck at the same steps, so you might be able to help
someone get unstuck, or help lead them to some documentation that'd help.
Reach out and be encouraging and friendly! 😄 🎉
Read about how to help support another newcomer here
<publiclab/plots2#3458>, or find other ways to
offer mutual support here
<https://github.com/publiclab/plots2/labels/support>.
—
Reply to this email directly, view it on GitHub
<#1154 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAF6J2JSCQA54P2BXXWGRLWDRCHNANCNFSM6AAAAAAREZIHVE>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
Thank you so much @jywarren |
Fixes #1153
Screenshot
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
grunt test
If tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
Thanks!