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

feat(cat-voices): Yes/No choice component #1508

Merged
merged 10 commits into from
Jan 14, 2025

Conversation

LynxLynxx
Copy link
Contributor

@LynxLynxx LynxLynxx commented Jan 13, 2025

Description

Component that allows a user to answer yes/no questions, so that user can indicate whether certain criteria apply to his proposal.

Related Issue(s)

Resolves #1412

Description of Changes

Adding yes no widget with segment button.

Screenshots

Nagranie.z.ekranu.2025-01-13.o.11.03.09.mov

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@LynxLynxx LynxLynxx added the ux/ui UX/UI related issues label Jan 13, 2025
@LynxLynxx LynxLynxx self-assigned this Jan 13, 2025
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 385/385}$ | ${\color{red}Fail: 0/385}$ |

@LynxLynxx LynxLynxx marked this pull request as ready for review January 13, 2025 11:31
@LynxLynxx LynxLynxx added the review me PR is ready for review label Jan 13, 2025
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 381/384}$ | ${\color{red}Fail: 3/384}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 384/384}$ | ${\color{red}Fail: 0/384}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 386/386}$ | ${\color{red}Fail: 0/386}$ |

dtscalac
dtscalac previously approved these changes Jan 13, 2025
Copy link
Contributor

@dtscalac dtscalac left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 386/386}$ | ${\color{red}Fail: 0/386}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 386/386}$ | ${\color{red}Fail: 0/386}$ |

Copy link
Contributor

@damian-molinski damian-molinski left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 386/386}$ | ${\color{red}Fail: 0/386}$ |

@LynxLynxx LynxLynxx merged commit 4fe321d into main Jan 14, 2025
40 of 41 checks passed
@LynxLynxx LynxLynxx deleted the feat/1412-yesNoChoiceComponent branch January 14, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review ux/ui UX/UI related issues
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : User Input Component - Yes/ No
3 participants