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
465 stars 246 forks source link

[SDC] Refactor text overflow in dropdown #1966

Closed shelaghm closed 1 year ago

shelaghm commented 1 year ago

Problem Overflow texts gets cut off in dropdown

Describe the solution you'd like Text should overflow to the next line. EmCare team has solved this in this commit https://github.com/google/android-fhir/commit/17774dabd17dadfc5fbbef1a07e871c0dbbf46e3

cc @santosh-pingle @kunjan8794 @khyativyasargus @jingtang10

santosh-pingle commented 1 year ago

@kunjan8794 @khyativyasargus I see corresponding commit opened for this feature on your repository. Are you going to create PR corresponding to main repository android fhir sdk? Or you want me to look into it?

cc @jingtang10

khyativyasargus commented 1 year ago

@santosh-pingle Sure. We will create PR for this in main repository.

santosh-pingle commented 1 year ago

@khyativyasargus thanks!, is there any approximate date by which we can expect the pull request?

khyativyasargus commented 1 year ago

@santosh-pingle Yes, You can expect all PRs done by 24th April, Monday. Let me know if it's needed before that. Thanks!