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

Fix jquery selector #1497

Merged
merged 1 commit into from
Jun 18, 2018
Merged

Fix jquery selector #1497

merged 1 commit into from
Jun 18, 2018

Conversation

arku
Copy link
Contributor

@arku arku commented Jun 18, 2018

Description

Fixes New Error: Error: Syntax error, unrecognized expression: input[name="tech_stack"][value=c++]
For more details, check Rollbar

Checklist
  • linter status: 100% pass
  • changes don't break existing behavior
  • commit message follows commit guidelines

Copy link
Member

@thelostone-mc thelostone-mc left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Jun 18, 2018

Codecov Report

Merging #1497 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1497   +/-   ##
======================================
  Coverage    28.3%   28.3%           
======================================
  Files         125     125           
  Lines        9233    9233           
  Branches     1188    1188           
======================================
  Hits         2613    2613           
  Misses       6523    6523           
  Partials       97      97

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 254dccd...f92f3f0. Read the comment docs.

@SaptakS SaptakS merged commit 45af892 into gitcoinco:master Jun 18, 2018
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.

4 participants