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.
https://google.github.io/android-fhir/
Apache License 2.0
458 stars 238 forks source link

Previous button invisible when launched in review mode #2516

Closed nsabale7 closed 3 weeks ago

nsabale7 commented 1 month ago

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

https://github.com/google/android-fhir/assets/82660329/7ae4edcf-8369-4beb-8aab-ad7f75fa5f40

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.

LZRS commented 4 weeks ago

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

nsabale7 commented 3 weeks ago

https://github.com/google/android-fhir/assets/82660329/65f7a5c5-7c9f-4dd2-917b-ddc970d0a051

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

santosh-pingle commented 3 weeks ago

@aditya-07 can you please triage the bug.