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

O3-943: Recent Results overview header style fixes #467

Merged
merged 1 commit into from
Dec 2, 2021
Merged

Conversation

denniskigen
Copy link
Member

@denniskigen denniskigen commented Nov 24, 2021

Requirements

  • This PR has a title that briefly describes the work done, including the ticket number if there is a ticket.
  • My work conforms to the OpenMRS 3.0 Styleguide.
  • I checked for feature overlap with existing widgets.

Summary

Fix the Recent Results overview header so that:

  • The test/panel title has a darker shade of grey ($text-01) in the tablet viewport versus a lighter one ($text-02) in the desktop viewport.
  • The test/panel title uses the productive-heading-02 Carbon type style.
  • The test/panel title is constrained to a max-width of 50% so that long names overflow.

Screenshots

(Don't mind that the names of the test title and the actual test don't tally)

Desktop:

Screenshot 2021-11-24 at 15 24 13

Tablet:

Screenshot 2021-11-24 at 15 24 31

Issue

https://issues.openmrs.org/browse/O3-943

Fix the Recent Results overview header so that:

- The test/panel title has a darker shade of grey in the tablet viewport versus a lighter one in the desktop viewport.
- The test/panel title uses the 'productive-heading-02' Carbon type style.
- The test/panel title is constrained to a max-width of 50% so that long names overflow.
@brandones brandones merged commit c5f7f78 into master Dec 2, 2021
@brandones brandones deleted the O3-943 branch December 2, 2021 16:25
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