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

[Bugfix] Toggle functionality #239

Merged
merged 4 commits into from
Nov 12, 2019
Merged

Conversation

ketsappi
Copy link
Contributor

@ketsappi ketsappi commented Nov 11, 2019

Description

Fixes the basic functionality issues that Toggle component did have; including structure changes for Toggle's input-version.

This is second PR of the "series" and should be merged after the PR #224 is merged.

Related Issue

Related issue #154

Motivation and Context

Toggle is now usable and it will no longer trigger the state change twice.

How Has This Been Tested?

  • yarn validate
  • manually testing in the browser (Chrome)

@ketsappi ketsappi force-pushed the bugfix/toggle_functionality branch from 530132e to f349348 Compare November 12, 2019 07:54
Also fixed the functionality, so that it is now possible to toggle it on/off. Also it shouldn't trigger the state change twice anymore.
@ketsappi ketsappi force-pushed the bugfix/toggle_functionality branch from f349348 to 15d19a4 Compare November 12, 2019 08:55
@ketsappi ketsappi merged commit 936a4ab into develop Nov 12, 2019
@ketsappi ketsappi deleted the bugfix/toggle_functionality branch June 9, 2020 06:36
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