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 inline grid.js #11511

Closed

Conversation

Divine-peace
Copy link
Contributor

@Divine-peace Divine-peace commented Oct 18, 2022

Changed from var to let

Fixes #11487
Screenshot from 2022-10-18 16-12-14

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • PR is descriptively titled 📑 and links the original issue above 🔗
  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts 📁
  • screenshots/GIFs are attached 📎 in case of UI updation
  • ask @publiclab/reviewers for help, in a comment below

pranavaddepalli and others added 4 commits July 1, 2020 16:25
Eliminated some lines which were taking up more space and substituted them with a single line
@welcome
Copy link

welcome bot commented Oct 18, 2022

Thanks for opening this pull request! This space is protected by our Code of Conduct - and we're here to help.
Dangerbot will test out your code and reply in a bit with some pointers and requests.
Also please refer here for installation help 💿
There may be some errors, but don't worry! We'll work through them with you! 👍🎉😄


One thing that can help to get started is to make sure you've included a link back to the original issue you're solving, in the format fixes #0000 (for example). And to make sure the PR title describes what you're trying to do! (often it can be the same as the issue title) Thanks! 🙌


Then, you can say hello in our chatroom & share a link to this PR to get a review! 👋 ✅

@codeclimate
Copy link

codeclimate bot commented Oct 18, 2022

Analysis results are not available for those commits

View more on Code Climate.

Copy link
Member

@TildaDares TildaDares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Divine-peace, your PR contains commits from other contributors. Please amend this. Thank you!

@Divine-peace
Copy link
Contributor Author

Divine-peace commented Oct 19, 2022 via email

@TildaDares
Copy link
Member

Hi @Divine-peace, could you close this PR and open a new one? Make sure you pull in the recent changes, create a new branch and then add your changes. Thank you!

@Divine-peace
Copy link
Contributor Author

Divine-peace commented Oct 21, 2022 via email

@TildaDares
Copy link
Member

Hi @Divine-peace, do you need help with this?

@Divine-peace
Copy link
Contributor Author

Divine-peace commented Oct 25, 2022 via email

@TildaDares
Copy link
Member

@Divine-peace
Copy link
Contributor Author

Divine-peace commented Oct 26, 2022 via email

@TildaDares
Copy link
Member

Resolved in #11552

@TildaDares TildaDares closed this Nov 5, 2022
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.

Replace the var with let
5 participants