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

Client Profile > Edit Profile Improvements #69

Open
cf7 opened this issue Mar 8, 2017 · 0 comments
Open

Client Profile > Edit Profile Improvements #69

cf7 opened this issue Mar 8, 2017 · 0 comments
Milestone

Comments

@cf7
Copy link
Collaborator

cf7 commented Mar 8, 2017

Almost everything for editing a client profile is hard-coded for the time being, but this will be problematic with other features (#36) as we approach production.

There may be some plugins that facilitate editing an arbitrary amount of input fields of varying types.

Some considerations specified by the staff:
• Some fields can only be edited in an "editing mode" rather than an "edit-in-place" to make it more difficult to accidentally edit that information.
• Other fields, such as the information in the collapsable tabs (#62), can remain edit-in-place.

(If we are crunched for time, using an edit-in-place plugin for all fields would be fine.)

Implementation for this feature is in
static/js/components/viewclient.js

@cf7 cf7 added this to the Testing Round 2 milestone Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant