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

Improve editing #36

Closed
lukevanin opened this issue Mar 25, 2017 · 0 comments
Closed

Improve editing #36

lukevanin opened this issue Mar 25, 2017 · 0 comments
Assignees

Comments

@lukevanin
Copy link
Owner

Current: Fields are grouped by type. Fields are edited inline. Field type is changed by dragging to a different section.

Problem: Editing controls (edit, add, move) makes the view feel busy and crowded, which impedes usability. Dragging fields is problematic (sections may be off screen requiring scrolling while dragging which is hard to do reliably, user may not know which direction to drag a field to).

Goal: Tap on a field to show an edit screen for that field. Show a picker with field types. Customise the view to accommodate the data being edited (allow multilines for addresses, disallow multiline for phone numbers and email).

@lukevanin lukevanin added this to the Submit for grading milestone Mar 25, 2017
@lukevanin lukevanin self-assigned this Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant