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

bruig: unify user menu code #549

Open
miki-totefu opened this issue May 15, 2024 · 0 comments
Open

bruig: unify user menu code #549

miki-totefu opened this issue May 15, 2024 · 0 comments
Labels
code improvement Issues related to improving code readability, maintainability or robustness gui Issues pertaining to Bison Relay GUI

Comments

@miki-totefu
Copy link
Collaborator

  • context menu
  • side menu

move code to single place (not on both user_context_menu.dart and menus.dart)

create on demand (when opened) instead of keeping it forever

create on ChatModel instead of ClientModel

manage available actions better (see pr #548 to fix post sub/unsub actions)

@miki-totefu miki-totefu added code improvement Issues related to improving code readability, maintainability or robustness gui Issues pertaining to Bison Relay GUI labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code improvement Issues related to improving code readability, maintainability or robustness gui Issues pertaining to Bison Relay GUI
Projects
None yet
Development

No branches or pull requests

1 participant