Skip to content

Support 'plus' button in top of app #13

Description

@rollie42

(Repurposing this ticket based on the figma)

Support the '+' button in the top left of the page; this should present the user with the ability to select one or more people in a modal dialog of all contacts. Probably this list will be in a new context of its own, something like const contactsContext = createContext<[User[], any]>([[], () => {}]) Just follow the way the other createContexts are set up; feel free to ask in channel or in mentor channel for help or someone to shadow :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions