generated from nicorac/ionic-capacitor-angular-template
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
UI updates itself only after pressing something other despite it already can be updated. No matter how long user waits.
To Reproduce
Steps to reproduce the behavior:
1st example:
Home
. Press a recording with no length (not indexed yet) and let app to determine the length.- Without pressing anything more user can wait infinity hoping length would appear. It won't appear.
- Press on e.g. any other recording
- See length instantly appears on the corresponding previously selected recording only after step 3.
2nd example:
Settings
>EDIT
in "Filename pattern" row >SELECT FILENAME
in "Test filename" > select file in native Android file browser.- Wait infinity, no filename selected in the app after step 1.
- Press e.g.
SELECT FILENAME
once again and go back to app without selecting anything, UI is updated only after that.
Expected behavior
UI working properly, i.e. updating in real time without having to press other things.
Versions (please complete the following information):
- BCR-GUI version: 1.11.0
- Android version: 16 (GrapheneOS).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working