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

Support 'plus' button in top of app #13

Open
rollie42 opened this issue Mar 15, 2023 · 0 comments
Open

Support 'plus' button in top of app #13

rollie42 opened this issue Mar 15, 2023 · 0 comments

Comments

@rollie42
Copy link
Collaborator

rollie42 commented Mar 15, 2023

(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 :)

@ejsadiarin ejsadiarin self-assigned this Mar 16, 2023
@rollie42 rollie42 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 16, 2023
@rollie42 rollie42 reopened this Mar 16, 2023
@rollie42 rollie42 changed the title Add channels Support 'plus' button in top of app Mar 16, 2023
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

2 participants