Skip to content

Make service to store selectedContact #1

@alaneicker

Description

@alaneicker

Problem: Right now, the selectedContact variable is being set in the component scope. When the user updates the contact data (specifically the contact name), it does not reflect globally. Eg. in the side menu.

Solution: Make a service to store the current state of selectedContact and watch for any changes and update the UI where needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions