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): campaign categories - discovery page #1667

Merged
merged 8 commits into from
Jan 27, 2025

Conversation

LynxLynxx
Copy link
Contributor

Description

Campaign categories card in grid view but I'm thinking if wrap wouldn't be better?

Related Issue(s)

Closes #1549

Description of Changes

  • adding new card widget
  • adding new ViewModel
  • creating gridview for categories cards

Screenshots

image image

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 review me PR is ready for review ux/ui UX/UI related issues labels Jan 24, 2025
@LynxLynxx LynxLynxx self-assigned this Jan 24, 2025
Copy link
Contributor

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

Copy link
Contributor

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

Copy link
Contributor

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

Copy link
Contributor

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

Copy link
Contributor

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

…lib/src/campaign/campaign_category.dart

Co-authored-by: Dominik Toton <[email protected]>
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: 445/445}$ | ${\color{red}Fail: 0/445}$ |

@LynxLynxx LynxLynxx enabled auto-merge (squash) January 27, 2025 12:51
@LynxLynxx LynxLynxx merged commit 3b7510d into main Jan 27, 2025
36 checks passed
@LynxLynxx LynxLynxx deleted the feat/1549-campaign-categories branch January 27, 2025 13:05
Copy link
Contributor

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

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
Archived in project
Development

Successfully merging this pull request may close these issues.

Implement Campaign Categories
3 participants