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

Enhancement of exit button #220

Closed
wants to merge 7 commits into from
Closed

Enhancement of exit button #220

wants to merge 7 commits into from

Conversation

vkprogrammer-001
Copy link
Contributor

Fixes #191

Description:

This pull request addresses an enhancement in the Beacon project. The initial proposal was to add a back button to the group page to allow users to exit. However, to maintain a clean and user-friendly interface, I proposed an alternative solution.

Instead of adding a back button, I have enhanced the existing button to serve a dual purpose. Now, the same button can be used to exit the group page. This approach prevents the interface from becoming cluttered with extra buttons, thereby improving the user experience.

Changes:

  • Enhanced the functionality of the existing button to allow users to exit the group page.
  • Avoided adding a back button to maintain a clean and user-friendly interface.

This enhancement simplifies the user interface and makes it more intuitive. Please review and provide any feedback. Thank you!

Screen.Recording.2024-02-09.at.1.50.59.AM.mov

@Akshatji800
Copy link
Member

I don't find this idea of adding the back navigation as well to the existing logout button. A user will not be able to rectify that this is the back button as well as the logout button.

Please come up with the new ideas to implement the back button. Thank You!

@vkprogrammer-001
Copy link
Contributor Author

vkprogrammer-001 commented Feb 12, 2024

I have made some changes to the back button. now I have removed the home button and changed it to the back arrow button. now the user will able to rectify that it is a home button or a back button.

Screen.Recording.2024-02-12.at.4.50.13.PM.mov

@vkprogrammer-001
Copy link
Contributor Author

@Akshatji800 please review it

@vkprogrammer-001 vkprogrammer-001 deleted the enhancementOfExitButton branch February 15, 2024 13:04
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Back button to exit group page.
2 participants