ohcnetwork/care_fe

Bugs Detected After Merging PR #8737 , PR #8706, PR #8680

shivankacker opened this issue · 6 comments

Follow-up : #8737 , #8706 , #8680

Bugs

  • typo's are missing in the patient details page

Image

  • when you try to use restore button in the log update page, it won't restore any data to the form

Image

  • Sign out button icon is misaligned

Image

  • Make sure the minimum height for the content area takes up the height of the viewport across the platform

Image

  • The relative time for the "Restore" button on the form is calculated based on when the user entered and exited the form. For example, if the user accessed the registration form at 1:00 PM and reloaded the page at 1:05 PM, the relative time displayed on the button should indicate "a few seconds ago." However, it currently shows "5 minutes ago" because the relative time is being calculated from the moment the user first entered the form, rather than from when the page was reloaded.

Image

  • The breadcrumb navigation isn't functioning as expected, preventing users from returning to the immediate previous page. For instance, when a user is on the consent record page (which is part of the consultation page), clicking on the "admitted on..." breadcrumb should ideally take them back to the patient consultation page, but the now its not even clickable. This similar issue is occurring across the platform, where navigating back to the most recent previous page via breadcrumbs is consistently broken

Image

  • The Favicon is stretched. Use a 1:1 Favicon ratio

Enhancements

  • the width of the autocomplete text box and add button in Slideover such as linked facility, and linked skills, are mispositioned, increasing the text field width should fix it
    Image

  • the card in the location management page and the page heading is misaligned, this similar issues of padding and heading getting misalinged is observed in other pages as well such as bed management
    Image

  • Only show one loader for the entire page, rather than individual loader for each card in the facility location page
    Image

  • Remove the green bg for the collapse chevron in the sidebar. Just keep the chevron as black, and add a light gray bg on hover.

Image

  • add border colour to the border of covid details section, since the separation is not properly visible

Image

Can You assign me this issue please ?

@AdityaJ2305 I will take this up

@nihal467 Can you double check if all of these items are a direct result of the mentioned PRs. And are not issues in Staging/Production.

@gigincg moved all bugs out of this issue which are not caused by merging the mentioned three PR's