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

Chrome: Fix adding new categories and terms #2606

Merged
merged 1 commit into from Aug 30, 2017

Conversation

youknowriad
Copy link
Contributor

closes #2582

Not sure where this regressed, but this PR fixes the form and also moves the newly inserted term to the top.

Testing instructions

  • Try creating a new category
  • It should be added at the top of the list and selected automatically

@youknowriad youknowriad self-assigned this Aug 30, 2017
@youknowriad youknowriad added the [Type] Bug An existing feature does not function as intended label Aug 30, 2017
@codecov
Copy link

codecov bot commented Aug 30, 2017

Codecov Report

Merging #2606 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2606   +/-   ##
=======================================
  Coverage   31.49%   31.49%           
=======================================
  Files         177      177           
  Lines        5398     5398           
  Branches      943      943           
=======================================
  Hits         1700     1700           
  Misses       3128     3128           
  Partials      570      570
Impacted Files Coverage Δ
...ebar/post-taxonomies/hierarchical-term-selector.js 0% <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 71eb775...2c516c3. Read the comment docs.

@youknowriad youknowriad merged commit 32647cd into master Aug 30, 2017
@youknowriad youknowriad deleted the fix/adding-categories branch August 30, 2017 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Newly added categories should be added on top of the list and be checked
2 participants