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

๐Ÿ› ๏ธ [Design] : MVE 3 : Basic campaign management #1169

Closed
3 of 7 tasks
Tracked by #1002
mike-mcnulty opened this issue Nov 7, 2024 · 0 comments
Closed
3 of 7 tasks
Tracked by #1002

๐Ÿ› ๏ธ [Design] : MVE 3 : Basic campaign management #1169

mike-mcnulty opened this issue Nov 7, 2024 · 0 comments
Labels
MVE3 ux/ui UX/UI related issues

Comments

@mike-mcnulty
Copy link

mike-mcnulty commented Nov 7, 2024

Summary

Implement basic campaign management. This is the very basic implementation of campaign management, switching the campaign between draft and published

Description / user story

As an admin, I need the ability to change the status of a campaign, so I can control what is visible to end users.

Acceptance Criteria:

  • Show "Campaign Management" status in banner: Draft vs Published
  • When user click campaign management, launch modal
  • If user select draft, then campaign hidden from end users
  • If user select published, then campaign visible to end users
  • Update campaign status on backend if user makes new selection

Requirements:

  • Campaign Management button in the campaign builder opens Modal
  • Draft + save
  • Publish + save
  • Simple Campaign status chip, based on the selection

AC:

  • As we have one Campaign in MVE3, putting a campaign back to draft, save as draft, will 'unpublish campaign'.
  • On save draft status, modal closes updates status in top nav.
  • On publish status, modal closes updates status in top nav.
  • Campaign receives required flags based on user input.

Figma design: Basic Campaign management Modal

@mike-mcnulty mike-mcnulty added the ux/ui UX/UI related issues label Nov 7, 2024
@mike-mcnulty mike-mcnulty added this to the M4: Voting & Delegation milestone Nov 7, 2024
@mike-mcnulty mike-mcnulty changed the title ๐Ÿ› ๏ธ [TASK] : MVE3: Implement basic campaign management ๐Ÿ› ๏ธ [TASK] : Implement basic campaign management Nov 7, 2024
@nielskijf nielskijf changed the title ๐Ÿ› ๏ธ [TASK] : Implement basic campaign management ๐Ÿ› ๏ธ [Design] : Implement basic campaign management Nov 12, 2024
@nielskijf nielskijf changed the title ๐Ÿ› ๏ธ [Design] : Implement basic campaign management ๐Ÿ› ๏ธ [Design] : MVE 3 : Implement basic campaign management Nov 12, 2024
@mike-mcnulty mike-mcnulty changed the title ๐Ÿ› ๏ธ [Design] : MVE 3 : Implement basic campaign management ๐Ÿ› ๏ธ [Design] : MVE 3 : Basic campaign management Nov 12, 2024
@nielskijf nielskijf moved this from New to โœ… Done in Catalyst Nov 14, 2024
@github-project-automation github-project-automation bot moved this from โœ… Done to ๐Ÿ”ฌ Ready For QA in Catalyst Nov 14, 2024
@Mr-Leshiy Mr-Leshiy moved this from ๐Ÿ”ฌ Ready For QA to โœ… Done in Catalyst Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MVE3 ux/ui UX/UI related issues
Projects
Archived in project
Development

No branches or pull requests

2 participants