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

[Collection Creation] - Memo Content Component #219

Closed
Tracked by #214
ggirotto opened this issue Oct 28, 2021 · 1 comment
Closed
Tracked by #214

[Collection Creation] - Memo Content Component #219

ggirotto opened this issue Oct 28, 2021 · 1 comment
Assignees
Labels
enhancement New feature or changes to an existing one P1 Changes that should be worked now target: flutter Relates to Flutter and its sub-dependencies

Comments

@ggirotto
Copy link
Contributor

ggirotto commented Oct 28, 2021

Summary

Create the component that will hold the Memo question and answer. This component will be reused when creating each Memo from the new collection.

It uses the same terminal style used when executing the Memos from an existing collection, which means that this visual terminal interface must be reused when creating this component.

Business Rules

When tapping "Remove" button the Memo content must be discarded and removed from the Memos list.

Screenshot

Empty Memo Card

CleanShot 2021-10-28 at 09 13 58

Filled Memo Card

CleanShot 2021-10-28 at 09 29 06

@ggirotto ggirotto added enhancement New feature or changes to an existing one P1 Changes that should be worked now target: flutter Relates to Flutter and its sub-dependencies labels Oct 28, 2021
@ggirotto ggirotto added this to To do in Collection Creation via automation Oct 28, 2021
@matuella
Copy link
Contributor

matuella commented Nov 2, 2021

Both question and answer should never exceed the card's height.

@ggirotto ggirotto self-assigned this Nov 12, 2021
@ggirotto ggirotto moved this from To do to In progress in Collection Creation Nov 12, 2021
@ggirotto ggirotto moved this from In progress to Review in Progress in Collection Creation Nov 22, 2021
@ggirotto ggirotto moved this from Review in Progress to Done in Collection Creation Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or changes to an existing one P1 Changes that should be worked now target: flutter Relates to Flutter and its sub-dependencies
Projects
Development

No branches or pull requests

2 participants