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

Feat: Capture == Edit Mode Screen + Functionality #329

Open
1 task
nelsonic opened this issue Mar 23, 2023 · 0 comments
Open
1 task

Feat: Capture == Edit Mode Screen + Functionality #329

nelsonic opened this issue Mar 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or enhancement of existing functionality flutter Flutter related issues needs-ui A feature idea that needs UI in order to be discussed/built. priority-1 Highest priority issue. This is costing us money every minute that passes. research Research required; be specific T4h Time Estimate 4 Hours technical A technical issue that requires understanding of the code, infrastructure or dependencies UI

Comments

@nelsonic
Copy link
Member

As noted in dwyl/mvp#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 #303

Todo

  • Create Wireframes in Figma for this.
@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality UI priority-1 Highest priority issue. This is costing us money every minute that passes. technical A technical issue that requires understanding of the code, infrastructure or dependencies T4h Time Estimate 4 Hours needs-ui A feature idea that needs UI in order to be discussed/built. flutter Flutter related issues research Research required; be specific labels Mar 23, 2023
@nelsonic nelsonic self-assigned this Mar 23, 2023
@nelsonic nelsonic moved this to 🔖 Ready for Development in dwyl app kanban Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement of existing functionality flutter Flutter related issues needs-ui A feature idea that needs UI in order to be discussed/built. priority-1 Highest priority issue. This is costing us money every minute that passes. research Research required; be specific T4h Time Estimate 4 Hours technical A technical issue that requires understanding of the code, infrastructure or dependencies UI
Projects
Status: 🔖 Ready for Development
Development

No branches or pull requests

1 participant