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

Contact list and aliases #6

Open
thesheepcat opened this issue Jan 4, 2025 · 0 comments
Open

Contact list and aliases #6

thesheepcat opened this issue Jan 4, 2025 · 0 comments
Assignees
Labels

Comments

@thesheepcat
Copy link
Owner

Currently, all peers who are communicating with user, are identified by their address; if peers number grows, user will struggle on remembering "who is who".
We need to add a contact list where user manually assign a username/alias to each address.

UI have to be adapted to let user to:

  • Open the contact list
  • Create new contacts, assigning existing or new addresses;
  • Update and delete contacts;
  • See username/alias on both sidepanel (ChatBox component) and mainwindow (ContentHeader component).

It's a good use case to start implementing a dymanic navigation sidebar which opens when headerButton il clicked.

image

@thesheepcat thesheepcat self-assigned this Jan 4, 2025
This was referenced Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant