google / android-fhir

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android.

Home Page:https://google.github.io/android-fhir/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Previous button invisible when launched in review mode

nsabale7 opened this issue · comments

Describe the bug
When questionnaire is paginated and launched in review mode, previous button when navigated to last page becomes invisible.

Component
SDC library

Screenshots

Recording.2024-04-18.150838.mp4

Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.

We're also experiencing the same in our apps. It was working before but something seems to have changed

Recording.2024-04-22.201937.mp4

@LZRS @MJ1998 I did some debugging and found that previous button is hidden below review button due to constraint issues.

@aditya-07 can you please triage the bug.