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 #4247: Fix feedback popover selector #4248

Merged
merged 1 commit into from
Dec 23, 2017

Conversation

kevinlee12
Copy link
Contributor

@kevinlee12 kevinlee12 commented Dec 22, 2017

Change the for the feedback popup which was not being caught (#4247)

Checklist

  • The PR title starts with "Fix #bugnum: ", followed by a short, clear summary of the changes.
  • The linter/Karma presubmit checks have passed.
    • These should run automatically, but if not, you can manually trigger them locally using python scripts/pre_commit_linter.py and bash scripts/run_frontend_tests.sh.
  • The PR follows the style guide.
  • The PR is assigned to an appropriate reviewer.
    • If you're a new contributor, please ask on Gitter for someone to assign a reviewer.
    • If you're not sure who the appropriate reviewer is, please assign to the issue's "owner" -- see the "talk-to" label on the issue.

@kevinlee12
Copy link
Contributor Author

/cc @GanitGenius

@codecov-io
Copy link

codecov-io commented Dec 22, 2017

Codecov Report

Merging #4248 into develop will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #4248   +/-   ##
========================================
  Coverage    44.53%   44.53%           
========================================
  Files          368      368           
  Lines        22494    22494           
  Branches      3561     3561           
========================================
  Hits         10018    10018           
  Misses       12476    12476
Impacted Files Coverage Δ
...pages/exploration_player/FeedbackPopupDirective.js 1.96% <0%> (ø) ⬆️

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 67210fa...645d302. Read the comment docs.

Copy link
Contributor

@nithusha21 nithusha21 left a comment

Choose a reason for hiding this comment

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

Thanks @kevinlee12 for fixing this

@kevinlee12 kevinlee12 merged commit fb5499d into oppia:develop Dec 23, 2017
giritheja added a commit to giritheja/oppia that referenced this pull request Dec 27, 2017
…t-p2

* upstream/develop:
  Change http to https in various places. (oppia#4268)
  Fix oppia#3978: Added correct message for no incomplete explorations. (oppia#4264)
  Fix oppia#4260: Remove uib-collapse property from navbar (oppia#4262)
  For mobile: remove progress dots and replace with arrows for lesson playback (oppia#4265)
  Add an additional checkbox to the PR template to verify the branch name. (oppia#4263)
  Fix oppia#1270: earlier non-inline interactions still interactive (oppia#4232)
  corrected variable name collection summary_dicts (oppia#4256)
  Fix part of oppia#4057 - Test frontend services in domain/classifier (oppia#4246)
  Fix feedback popover selector (oppia#4248)
  Fix oppia#3787 and # 3788 (oppia#4185)
  Upgrade ui bootstrap (oppia#4230)
  Fix oppia#4143: Align buttons on splash page properly (oppia#4241)
  Run only the production e2e tests. (oppia#4239)
  Fix oppia#4065: New  editor logout handler (oppia#4211)
@kevinlee12 kevinlee12 deleted the fix-feedback-popover-selector branch August 25, 2019 16:53
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.

3 participants