Skip to content

Client Profile > Edit Profile Improvements #69

@cf7

Description

@cf7

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions