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

Añadir botón de eliminación de participantes #35

Open
AbelMH1 opened this issue Jan 6, 2024 · 0 comments
Open

Añadir botón de eliminación de participantes #35

AbelMH1 opened this issue Jan 6, 2024 · 0 comments
Assignees
Labels
feature New feature

Comments

@AbelMH1
Copy link
Collaborator

AbelMH1 commented Jan 6, 2024

Actualmente solo los administradores del grupo pueden añadir participantes. Sin embargo, nadie puede echarlos.
Es necesario que la vista presente un botón para eliminar a un participante del grupo. Este botón solo será visible si el usuario en cuestión es administrador de dicho grupo.

La parte lógica ya está implementada, solo hace falta implementar el botón y enlazar el onClick listener con el método correspondiente.

@AbelMH1 AbelMH1 added the feature New feature label Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants