Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MF-634: Fix design issues in the patient search #10

Merged
merged 1 commit into from
Jun 21, 2021
Merged

Conversation

denniskigen
Copy link
Member

@denniskigen denniskigen commented Jun 21, 2021

Ticket.
Ciaran's design QA doc.

These fixes include:

  • Correct the fill colour of the clipboard SVG shown when there are no matching search results.
  • Amend patient search results count text to match the new designs. Plus, add a grey bottom border.
  • Fix spacing on the empty search results view.
  • Change cursor style to pointer when hovering over search results.
  • Change the colour of pagination controls to match the navbar on click and hover.
  • Change the colour of the search input when focused to crusta (#ff832b).

Note that this PR does not represent all of the required changes as indicated in the document. Subsequent PRs will look into the possibility of reusing the patient banner extension to display patient cards in the search results. I seem to recall Eudson working on something similar. Work on amending the UI to suit both the desktop and tablet designs will be packaged in a forthcoming PR.

Screenshot 2021-06-21 at 19 56 41

Screenshot 2021-06-21 at 19 57 21

Linked PR with Carbon pagination style overrides: openmrs/openmrs-esm-core#133

Fixes include:

- Correct the fill color of the clipboard svg shown when there are no matching search results.
- Amend patient search results count text to match the new designs (also, add a bottom border).
- Fix spacing on the empty search results view.
- Change cursor style to `pointer` when hovering over search results.
- Change color of pagination controls to match the navbar on click and on hover.
- Change color of the search input when focused to `crusta (#ff832b)`.
Copy link
Contributor

@FlorianRappl FlorianRappl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks! 🍻

@denniskigen
Copy link
Member Author

Update: Looks like Sean has been tasked with working on Tablet search vs Desktop search. Neat.

@FlorianRappl FlorianRappl merged commit cf58769 into main Jun 21, 2021
@FlorianRappl FlorianRappl deleted the MF-634 branch June 21, 2021 19:48
denniskigen added a commit that referenced this pull request Jun 22, 2021
Fixes that should have been part of [MF-634](#10):

- Fix two invalid CSS rules.
- Delete unused stylesheet.
CynthiaKamau added a commit to CynthiaKamau/openmrs-esm-patient-management that referenced this pull request Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants