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

iOS 14 - Currently Selected Category Does Not Update With Changes to Phrase(s) #607

Closed
Tracked by #571
rhsalas3 opened this issue Apr 27, 2022 · 1 comment · Fixed by #615
Closed
Tracked by #571

iOS 14 - Currently Selected Category Does Not Update With Changes to Phrase(s) #607

rhsalas3 opened this issue Apr 27, 2022 · 1 comment · Fixed by #615
Assignees
Labels
bug Something isn't working Test verified v1.4

Comments

@rhsalas3
Copy link
Contributor

Description

The currently selected category on the main screen when the edit flow is initiated for that category does not update immediately as the user returns to the main screen. This is true of the phrases in the selected category, and sometimes the name of the category as well.

Steps to Reproduce:

  1. On an iOS 14 device
  2. Scroll the Main Screen to the 'Basic Needs' category
  3. With 'Basic Needs' currently selected, tap the settings button
  4. Navigate to 'Categories and Phrases' and select 'Basic Needs'
  5. Tap the 'Edit Phrases' button
  6. Tap the 'I want to sit up' phrase
  7. Rename the phrase; for example to 'Hello'
  8. Return to the Main Screen

Expected behavior
When you return to the main screen, 'Basic Needs' is still the selected category and the phrase cell is updated to reflect the change; from "I want to sit up" to "Hello".

Actual behavior
The phrase cell maintains the original phrase instead of updating to reflect the new changes; tapping it will speak aloud the expected phrase. In this state, the same behavior is seen of the category title cell. Navigating and coming back to the category with the carousel or rotating the device will update the screen to reflect the expected changes.

Recording:

iOS14_mainScreen_doesNotUpdate_toShowEditToPhrase.mov

Device Information

  • Device: iPhone X; iPhone 8 Plus
  • OS: 14.2; 14.8.1
@rhsalas3 rhsalas3 added bug Something isn't working Need Triage labels Apr 27, 2022
@SashankPatel
Copy link
Contributor

Since this is iOS specific, decided to try to fix for 1.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Test verified v1.4
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants