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

Toast Notifications No Longer Match Designs #383

Open
rhsalas3 opened this issue May 20, 2022 · 1 comment
Open

Toast Notifications No Longer Match Designs #383

rhsalas3 opened this issue May 20, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@rhsalas3
Copy link

Description:

We use the Toast popup to display "Changes Saved" type messages during our add/edit flows. Since automatically returning the user to the previous screen after saving a phrase or category from the add/edit keyboard the toast no longer appears. Instead a small android notification bubble appears at the bottom of the screen.

It is possible that it is an Android issue and not something wrong with our source code.

Steps To Reproduce:

  1. Navigate to Settings > Categories and Phrases
  2. Tap the '+' button to bring up the keyboard
  3. Enter in the title of the new category and select the save button

Expected behavior
The user is immediately returned to the categories list screen with a Toast popup matching the following:
Toast_previousRelease

Actual Behavior
A small Android default notification popup bubble appears at the bottom of the screen.
Toast_currentRelease

Devices:

  • Pixel 5 phone and Nexus 10 tablet (both emulated)
  • Android 12 (both)
@rhsalas3 rhsalas3 added the bug Something isn't working label May 20, 2022
@SashankPatel
Copy link
Contributor

I'll confirm with @willdenne, but I believed we had moved from doing a custom toast UI to using a native Android component...This may end up being a design note in Figma.

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
Status: Backlog
Development

No branches or pull requests

2 participants