opensrp / fhircore

FHIR Core / OpenSRP 2 is a Kotlin application for delivering offline-capable, mobile-first healthcare project implementations from local community to national and international scale using FHIR and WHO Smart Guidelines on Android.
https://smartregister.org
Apache License 2.0
50 stars 39 forks source link

[UX] Styling update to lists #2887

Open Rkareko opened 7 months ago

Rkareko commented 7 months ago

Describe the feature request.

New styling update to lists to resolve the issue of FABs overlaying the last item in the list have been added. These properties can be found when you select the list container. Do confirm with designs for each and every list or screen (feel free to reach out to @HenryRae incase of anything)

Affected lists

Fix main content padding on various screens #2892 tracks fixes for the following

Implementation plan (For Engineers) The plan for implementing the solution e.g. via a description or a check list for the various ordered tasks that will need to be completed. i.e. Describe how you intend to solve the problem

ellykits commented 7 months ago

Issue related to https://github.com/opensrp/fhircore/issues/2821

Rkareko commented 7 months ago

@f-odhiambo @dubdabasoduba The following changes can only be implemented in the the SDC library

Filter options - (bottom padding/margin 24px)

All Forms - (bottom n top padding/margin 24px)

pld commented 7 months ago

@f-odhiambo @dubdabasoduba The following changes can only be implemented in the the SDC library

Filter options - (bottom padding/margin 24px)

All Forms - (bottom n top padding/margin 24px)

K, let's split those out to a separate issue in fhircore, and also create an issue the Android FHIR SDK to make that configurable with defaults at whatever it currently is

Rkareko commented 7 months ago

K, let's split those out to a separate issue in fhircore, and also create an issue the Android FHIR SDK to make that configurable with defaults at whatever it currently is

I propose that these changes be added as part of the [UX] Adjustments and Updates to widgets on Questionnaire ticket cc @f-odhiambo @dubdabasoduba @pld

Rkareko commented 5 months ago

@f-odhiambo There is a pending PR Questionnaire content style customization #2353 by @sharon2719 that addresses the padding on the button in the Questionnaire screens.