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

Implement crowdAction creation support 🚀 #23

Open
4 of 10 tasks
dromerolovo opened this issue Feb 7, 2023 · 0 comments
Open
4 of 10 tasks

Implement crowdAction creation support 🚀 #23

dromerolovo opened this issue Feb 7, 2023 · 0 comments
Assignees

Comments

@dromerolovo
Copy link
Member

dromerolovo commented Feb 7, 2023

Provisional steps to tackle this issue:

Check Figma for the UI reference of CrowdAction Info, Images, Assign Commitments and Assigned Commitments

Architecture

To separate and encapsulate the logic of the form, One approach is to create a bloc for each section and a "high order bloc" that is going to be subscribed to all the other blocs. So everytime there is a state change in one of the "sub-blocs", it going to trigger a state update in the main bloc.

Could be blocs or cubits depending on the situation.

Subtasks

@dromerolovo dromerolovo pinned this issue Feb 7, 2023
@andre-tm-hui andre-tm-hui self-assigned this Feb 10, 2023
@dromerolovo dromerolovo self-assigned this Feb 10, 2023
@Xazin Xazin unpinned this issue Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants