Feat: `Capture` == `Edit` Mode Screen + Functionality
Open
enhancement
flutter
needs-ui
priority-1
research
T4h
technical
UI
- Dominant language
- Dart
- Stars
- 152
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
As noted in https://github.com/dwyl/mvp/issues/214 our goal is to have a totally separate `Edit` page
so that the `person` editing the `item` can fully focus on what they are doing without any distractions.
What is not covered in that issue is that the screen for initial `Capture` is the _same_
and all we will be doing is pre-populating it with `item.text` and `tags` when it's in **`Edit` Mode**.
Some of this work is captured by @SimonLab in: multiline Flutter `TextField` https://github.com/dwyl/app/issues/303
# Todo
+ [ ] Create Wireframes in `Figma` for this.
Contributor guide
Assessment
This issue has not been assessed yet.