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

changing from getElementById to a querySelector #1174

Closed
5 tasks
leumasxxx opened this issue Oct 16, 2022 · 41 comments · Fixed by #1338 · May be fixed by #1376
Closed
5 tasks

changing from getElementById to a querySelector #1174

leumasxxx opened this issue Oct 16, 2022 · 41 comments · Fixed by #1338 · May be fixed by #1376

Comments

@leumasxxx
Copy link
Contributor

leumasxxx commented Oct 16, 2022

Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.

If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from underrepresented groups in free and open-source software!

We know that the process of creating a pull request is one of the biggest barriers for new contributors. This issue is for you 💝

If you have contributed before, consider leaving this one for someone new, and looking through our general help wanted issues. Thanks!

🤔 What you will need to know.

Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.

📋 Step by Step

  • 🙋 Claim this issue: Claim the issue by commenting. If someone else has claimed it, ask if they've opened a pull request already and if they're stuck -- maybe you can help them solve a problem or move it along!
💡 Learn how to claim 🙋

Claiming an issue

Unless the issue is marked as reserved for someone, you can just say "I'd like to try this!" and then you've claimed it - no need to wait for someone to assign it to you. Just be sure you link your pull request (PR) to this issue so we can see where your solution is.

And open one early if possible - even before you've completed it with additional commits - and others can help you figure out any issues you may face.

  • 📝 Update the file pixelorigin.html in the Leaflet.DistortableImage repository (press the little pen Icon) and edit the line as shown below.

See this page for some help in taking your first steps!

Below is a "diff" showing in red (and a -) which lines to remove, and in green (and a +) which lines to add:

-90  document.getElementById('info').innerHTML =
+90 document.querySelector('#info').innerHTML =
$DIFF
  • 💾 Commit your changes

  • 🔀 Start a Pull Request. There are two ways how you can start a pull request:

  1. If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.

  2. You can also edit files directly in your browser and open a pull request from there.

  • 🏁 Done Ask in comments for a review :)

🤔❓ Questions?

Leave a comment below!

Is someone else already working on this?

We encourage you to link to this issue by mentioning the issue # in your pull request, so we can see if someone's already started on it. If someone seem stuck, offer them some help! Otherwise, take a look at some other issues you can help with. Thanks!

(This issue was created by First-Timers-Bot.)

@welcome
Copy link

welcome bot commented Oct 16, 2022

Thanks for opening your first issue here! This space is protected by our Code of Conduct - and we're here to help.
Please follow the issue template to help us help you 👍🎉😄
If you have screenshots or a gif to share demonstrating the issue, that's really helpful! 📸
You can make a gif too!
Do join our Gitter channel for some brainstorming discussions.

@leumasxxx
Copy link
Contributor Author

@TildaDares @cesswairimu I created this FTO for first timers who are still looking for an issue to resolve and I'd be delighted if it can be assigned to someone

@TildaDares
Copy link
Member

Hi @leumasxxx, thank you for opening this issue for first-timers. Please take a look at this issue to know the expected format of an FTO #1135. Thank you!

@leumasxxx
Copy link
Contributor Author

@TildaDares ive seen the format and I've made the necessary adjustments

@7malikk
Copy link
Collaborator

7malikk commented Oct 16, 2022

@leumasxxx Nice work! Keep them coming 👍🏾

@liliyao2022
Copy link
Contributor

Hi, I'd like to try.

@liliyao2022
Copy link
Contributor

hi @leumasxxx, the file link is wrong. Please add the correct link. Thanks!

@leumasxxx
Copy link
Contributor Author

hi @leumasxxx, the file link is wrong. Please add the correct link. @liliyao2022 I do not understand what you mean by incorrect link can you rephrase please?

@leumasxxx
Copy link
Contributor Author

@leumasxxx Nice work! Keep them coming 👍🏾

@7malikk thank you very much

@TildaDares
Copy link
Member

Hi @leumasxxx, please add the correct file link in the issue description. Thank you!

@TildaDares
Copy link
Member

Hi @liliyao2022, an issue was reserved for you here #1146

@leumasxxx
Copy link
Contributor Author

Hi @leumasxxx, please add the correct file link in the issue description. Thank you!
Okay im on it

@leumasxxx leumasxxx changed the title Typographical error(for first timers)/Spelling error changing from getElementById to a querySelector Oct 17, 2022
@leumasxxx
Copy link
Contributor Author

@TildaDares after going through the issue I created, I noticed my faults in it but now I think I've made the necessary corrections and it's ready to be assigned.

@leumasxxx leumasxxx reopened this Oct 17, 2022
@TildaDares
Copy link
Member

Amazing work @leumasxxx. Thank you!

@TildaDares
Copy link
Member

Reserved for @iLynette for 24 hours!

@iLynette
Copy link

On it @TildaDares Thank you.

@TildaDares
Copy link
Member

Hi @iLynette, do you need help with this? Please reach out if you do. Thanks!

@jssol
Copy link
Contributor

jssol commented Oct 26, 2022

Hello @iLynette @TildaDares, I would love to help out on this issue.

@TildaDares
Copy link
Member

Reserved for @Jolah1 for 24 hours!

@Jolah1
Copy link

Jolah1 commented Nov 3, 2022

@TildaDares working on it now,
thank you.

@Aarav238
Copy link
Contributor

Aarav238 commented Dec 3, 2022

Hey, I would like to work on this.

@Aarav238
Copy link
Contributor

Aarav238 commented Dec 3, 2022

I'd like to try this!

@Nehemiah60
Copy link

Hello, I will like to try this issue

@7malikk
Copy link
Collaborator

7malikk commented Dec 15, 2022

@jywarren @TildaDares @cesswairimu this looks like it's not being worked on could it be assigned to @Nehemiah60 or anyone in line?

@Nehemiah60
Copy link

Yes please

@TildaDares
Copy link
Member

Hi @Nehemiah60, please go ahead. Thanks @7malikk!

@Nehemiah60
Copy link

Hello, would you like to review? I made a commit. Thanks.

@7malikk
Copy link
Collaborator

7malikk commented Dec 15, 2022

@Nehemiah60 Make a PR and ping me or any of the mentors, we'd be glad to review and merge.
Thank you!

@Nehemiah60
Copy link

Okay, based on the instructions provided, I could not edit the file once I clicked it because I was not on the branch. I had to open it in github.dev. made the changes and pushed them to the patch-1 branch. I am stuck in making a PR.

@7malikk
Copy link
Collaborator

7malikk commented Dec 15, 2022

Hey @Nehemiah60 I believe I just saw your PR #1298
Guess you already figured it out.

@Nehemiah60
Copy link

Yeah, I did

@AliJafriETH
Copy link
Contributor

Hey @7malikk, i would love to work on this issue, is it still open?

@7malikk
Copy link
Collaborator

7malikk commented Dec 19, 2022

Hello @AliJafriETH, Sorry this issue is still open, it has already been worked on.
You could be on the lookout for new good first-timer-issues.
Cheers!

@AliJafriETH
Copy link
Contributor

Sure @7malikk , thank you man!

@7malikk
Copy link
Collaborator

7malikk commented Dec 19, 2022

Sure @7malikk , thank you man!

Anytime @AliJafriETH

@Sreejith2
Copy link

i would like to fix this issue.

@iulianPreuteasa
Copy link
Contributor

iulianPreuteasa commented Jan 23, 2023

Hi everyone,

I would like to give a go as well,

Thanks

@pankajkrbansal
Copy link

I'd like to try this!

@shubham-singh-748
Copy link

just want to know, is this issue still open, if yes then please assign me & i am ready to work on that.....

@hound77
Copy link

hound77 commented Mar 3, 2023

@TildaDares I want to work on this issue

@hound77
Copy link

hound77 commented Mar 3, 2023

@TildaDares I want to contribute can you please help me to get a good first issue ticket to start with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment