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

Users are forced to manually scroll the content inside the snack bar to view the whole message. #2225

Closed
Wreck-X opened this issue Dec 8, 2023 · 2 comments · Fixed by #2231
Assignees
Labels
bug Something isn't working

Comments

@Wreck-X
Copy link
Contributor

Wreck-X commented Dec 8, 2023

Bug Description:
When attempting to view a message inside the TalawaSnackbar, users are forced to scroll manually to see the entire content. Additionally, the duration the message stays up is insufficient.

To Reproduce:

  1. Navigate to login page
  2. Tap on tip.
  3. Observe the TalawaSnackbar and try to view the entire message.

Expected Behavior:
It is expected that the TalawaSnackbar would have an auto-scroll similar to a marquee, allowing users to effortlessly read the entire content. The duration of the snackbar should also be dynamic, adjusting based on the length of the message.

Actual Behavior:
The current implementation lacks auto-scroll functionality, and the text is clipped by the screen, necessitating manual scrolling. Furthermore, the time limit for the snackbar is set to 2 seconds, which is insufficient for users to read longer messages.

Screenshot
image

@Wreck-X Wreck-X added the bug Something isn't working label Dec 8, 2023
@Wreck-X
Copy link
Contributor Author

Wreck-X commented Dec 8, 2023

i would like to take this issue up

Copy link

github-actions bot commented Dec 8, 2023

Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Dec 8, 2023
@Wreck-X Wreck-X changed the title Users are forced to manually scroll the contnent inside the snack bar to view the whole message. Users are forced to manually scroll the content inside the snack bar to view the whole message. Dec 8, 2023
@noman2002 noman2002 removed the unapproved Unapproved, needs to be triaged label Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants