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

Feature/kids 838 implement edit allowance screen #745

Merged
merged 13 commits into from
May 17, 2024

Conversation

TammiLion
Copy link
Contributor

@TammiLion TammiLion commented May 14, 2024

[## Description

](https://linear.app/givt/issue/KIDS-838/implement-edit-allowance-screen)
https://linear.app/givt/issue/KIDS-840/remove-allowance-input-field-from-edit-profile-screen

So architecturally I kept this PR almost exactly the same as the current Givt app. I am building on the previous PR with the UIModel and having a "dumb" success screen. And in this PR I also illustrate a "dumb" edit allowance page. It's not wired to the cubit, it truly doesn't know anything, it just returns the result of the number that was set by the user when they click confirm (a result is not returned when back is pressed). I also added some convenient extensions so please check them out for future use.

@TammiLion TammiLion requested a review from a team as a code owner May 14, 2024 14:57
@github-actions github-actions bot added the enhancement New feature or request label May 14, 2024
@Daniela510 Daniela510 merged commit 6077f2d into develop May 17, 2024
1 check passed
@Daniela510 Daniela510 deleted the feature/kids-838-implement-edit-allowance-screen branch May 17, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants