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

πŸ› οΈ [TASK] : Implement UI to setup campaign details #1108

Open
Tracked by #1002
mike-mcnulty opened this issue Nov 1, 2024 · 1 comment
Open
Tracked by #1002
Assignees
Labels
MVE3 ux/ui UX/UI related issues

Comments

@mike-mcnulty
Copy link

mike-mcnulty commented Nov 1, 2024

Summary

Implement UI to setup campaign details

Description

Child of #1002

As an admin user, I need to enter campaign details, so that my community can learn what my campaign is about.

GIVEN an admin user logged in with API key
WHEN create a new campaign OR select existing campaign
THEN allow admin user to edit preset campaign detail questions

Acceptance Criteria

  • If user selects "Setup Campaign Details" in left nav menu, then view jumps to component and selects it
  • Editable fields include campaign title and description
  • If user clicks "edit", put component into edit mode
  • If user clicks "cancel" while in edit mode, then go to view mode without saving changes
  • If user clicks "save" while in edit mode, then save changes to backend and return to view mode (refresh data?)

Integration

  • GIVEN admin key GET brand
  • GIVEN brand GET campaigns
  • GIVEN admin key UPDATE campaign

Later:

  • File upload for campaign featured image

Designs

@mike-mcnulty
Copy link
Author

@nielskijf update figma file. edit view of component shows JSON input instead of simple text edit

@Mr-Leshiy Mr-Leshiy moved this from New to πŸ”– Ready in Catalyst Nov 18, 2024
@nielskijf nielskijf moved this from πŸ”– Ready to πŸ‘€ In review in Catalyst Nov 18, 2024
@dtscalac dtscalac moved this from πŸ‘€ In review to πŸ”– Ready in Catalyst Dec 15, 2024
@dtscalac dtscalac moved this from πŸ”– Ready to πŸ— In progress in Catalyst Dec 15, 2024
@dtscalac dtscalac self-assigned this Dec 15, 2024
@dtscalac dtscalac moved this from πŸ— In progress to πŸ”– Ready in Catalyst Dec 16, 2024
@dtscalac dtscalac removed their assignment Dec 16, 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
Status: πŸ”– Ready
Development

No branches or pull requests

3 participants