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

Fixed knobs addon editing bug #1233

Merged
merged 2 commits into from
Jun 9, 2017
Merged

Fixed knobs addon editing bug #1233

merged 2 commits into from
Jun 9, 2017

Conversation

shilman
Copy link
Member

@shilman shilman commented Jun 9, 2017

Issue: #1220

What I did

Cherry picked a couple of commits from #1224, so that I can release some other changes without breaking the knobs fix.

How to test

Add knobs to your story (e.g. per #1224) and try to edit them

@codecov
Copy link

codecov bot commented Jun 9, 2017

Codecov Report

Merging #1233 into master will increase coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1233      +/-   ##
==========================================
+ Coverage   13.72%   13.74%   +0.02%     
==========================================
  Files         207      207              
  Lines        4640     4633       -7     
  Branches      508      590      +82     
==========================================
  Hits          637      637              
+ Misses       3569     3494      -75     
- Partials      434      502      +68
Impacted Files Coverage Δ
addons/knobs/src/components/PropField.js 10.86% <ø> (ø) ⬆️
addons/knobs/src/components/WrapStory.js 12% <ø> (ø) ⬆️
...ddons/actions/src/components/ActionLogger/index.js 0% <ø> (ø) ⬆️
...ddons/actions/src/components/ActionLogger/style.js 0% <ø> (ø) ⬆️
addons/info/src/components/Story.js 0% <0%> (ø) ⬆️
addons/info/src/components/Node.js 0% <0%> (ø) ⬆️
addons/knobs/src/components/types/Number.js 8.06% <0%> (ø) ⬆️
addons/knobs/src/components/PropForm.js 8.51% <0%> (-0.19%) ⬇️
addons/info/src/components/PropTable.js 0% <0%> (ø) ⬆️
app/react/src/server/middleware.js 0% <0%> (ø) ⬆️
... and 33 more

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 c0dbffd...6807b5e. Read the comment docs.

@shilman shilman changed the title Fixed knobs editing bug Fixed knobs addon editing bug Jun 9, 2017
@shilman shilman merged commit 96e99a3 into master Jun 9, 2017
@shilman shilman added bug and removed in progress labels Jun 9, 2017
@Hypnosphi Hypnosphi deleted the 1220-fix-knobs-editing branch August 17, 2017 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants