chore: make method event independent #719

Merged
konrad merged 1 commits from dpschen/frontend:feature/checkbox_make-method-event-independent into main 2021-09-09 22:25:08 +00:00
Member
No description provided.
dpschen changed title from chore: make method event independent to WIP: chore: make method event independent 2021-09-08 16:31:39 +00:00
dpschen changed title from WIP: chore: make method event independent to chore: make method event independent 2021-09-08 16:44:17 +00:00
Author
Member

@konrad Not sure why this fails. any idea?
How can I repeat the build without committing again?

@konrad Not sure why this fails. any idea? How can I repeat the build without committing again?
Owner

Don't know either - restarted. Seems to work now.

Don't know either - restarted. Seems to work now.
Owner

Okay looks like it does not work. The test that's failing is testing a component that uses the fancycheckbox component. Looks like this PR broke something in it.

Okay looks like it does not work. The test that's failing is testing a component that uses the fancycheckbox component. Looks like this PR broke something in it.
dpschen changed title from chore: make method event independent to wip: chore: make method event independent 2021-09-08 22:16:52 +00:00
Author
Member

Yes… I thought something with the pipeline was broken, but seems like the branch aswell. Will investigate.

Yes… I thought something with the pipeline was broken, but seems like the branch aswell. Will investigate.
dpschen force-pushed feature/checkbox_make-method-event-independent from 12b71e6de7 to f01fb21134 2021-09-08 22:35:45 +00:00 Compare
Author
Member

Hahaha,
I used event.target.value instead of event.target.checked... I guess that was it.

Hahaha, I used `event.target.value` instead of `event.target.checked`... I guess that was it.
dpschen changed title from wip: chore: make method event independent to chore: make method event independent 2021-09-08 22:41:07 +00:00
Owner

Thanks!

Thanks!
konrad merged commit d0e46e59e8 into main 2021-09-09 22:25:08 +00:00
konrad deleted branch feature/checkbox_make-method-event-independent 2021-09-09 22:25:08 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.