openmrs / openmrs-esm-stock-management

Other
3 stars 24 forks source link

(fix) Add an empty row at the bottom of packaging units #103

Closed jabahum closed 4 months ago

jabahum commented 4 months ago

Requirements

For changes to apps

If applicable

Summary

This PR https://github.com/METS-Programme/esm-ugandaemr-stock-management/pull/103 adds an empty row at the bottom of the table to enable adding another record to the packaging units table.

Screenshots

before

https://github.com/METS-Programme/esm-ugandaemr-stock-management/assets/24471994/b7fc79ae-05f8-40b7-aa85-d8b6cbd72542

after

https://github.com/METS-Programme/esm-ugandaemr-stock-management/assets/24471994/8a18fdd0-f146-4f57-9c51-655e4615e6a8

Related Issue

Other

makombe commented 4 months ago

@jabahum Seems to very hacky way of doing it, right now we can merge this in. But I think we need to look into way of making that part to be responsive enough through better css. Thanks