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

Remove duplicated code for profile context menu #3408

Open
fcolarich opened this issue Feb 20, 2025 · 0 comments
Open

Remove duplicated code for profile context menu #3408

fcolarich opened this issue Feb 20, 2025 · 0 comments
Assignees
Labels
refactor Refactoring of a system shape-up It has been shaped and is awaiting the cycle.

Comments

@fcolarich
Copy link
Contributor

THe Profile context menu, particularly the Friends button, requires a lot of duplicated functionality to be used properly, particularly to react to different types of friend states.
So we either extract that functionality into a controller that handles it all for any case, and/or we split the friends button from the context menu, so its another controller and easier to handle.

@fcolarich fcolarich self-assigned this Feb 20, 2025
@github-actions github-actions bot added the new Issues to triage label Feb 20, 2025
@fcolarich fcolarich added refactor Refactoring of a system shape-up It has been shaped and is awaiting the cycle. and removed new Issues to triage labels Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring of a system shape-up It has been shaped and is awaiting the cycle.
Projects
Status: Todo
Development

No branches or pull requests

1 participant