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

Custom Category: Update Toast Styling #493

Closed
Ly-Kyli opened this issue Mar 23, 2022 · 0 comments · Fixed by #547
Closed

Custom Category: Update Toast Styling #493

Ly-Kyli opened this issue Mar 23, 2022 · 0 comments · Fixed by #547

Comments

@Ly-Kyli
Copy link

Ly-Kyli commented Mar 23, 2022

A toast currently appears when a new category/phrase is saved and edited but there is a new styling for it.

Acceptance Criteria:

  1. Toast width and height shall be dynamic based on the text contents and screen size.
  2. Toast font color updated to "Primary purple" : 3831a0 <- NOTE: this will differ from designs. Comment will be noted in Designs. This is due to a technical limitation, see below.
  3. Toast has a check mark above text
  4. update styling of toast message when a new category is saved
  5. Toast message shall auto-dismiss.
  6. update styling of toast message when a new phrase is saved
  7. update styling of toast message when edits are made to category names
  8. Update styling of toast message when edits are made to phrases within a category

NOTE: there is a technical limitation on the blur background, therefore a darker font was used based on the blur that can be use with iOS.

Design:

  1. New Category Added
  2. Category Name Changes Saved
  3. New Phrase Added
  4. Phrase Changes Saved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants