You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@cinadia I was not able to reproduce this issue on a variety of emulators & real devices - got any more info on how you found it?
Hey! I just tried it out and I also wasn't able to reproduce it. Looks like it may have gotten fixed as a byproduct of some other change. I was previously able to get it on my Android 13 pixel 4
Maybe fixes#565?
Do not merge without testing. This is AI generated.
Add methods to delete phrases from categories.
* **CustomCategoryPhraseViewModel.kt**
- Add `deletePhraseFromCategory` method to delete a phrase from a category.
* **EditCategoryPhrasesViewModel.kt**
- Add `deletePhrase` method to delete a phrase from a category.
- Update constructor to make `phrasesUseCase` a private property.
Describe the bug
The user must tap twice on the trashcan icon to delete a phrase from a category in settings.
To Reproduce
Expected behavior
The delete popup shows up immediately
Actual Behavior
Nothing happens until the user taps the trash icon again
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: