Skip to content

Use base styling for MRVA results font#1375

Merged
elenatanasoiu merged 1 commit intomainfrom
elenatanasoiu/adjust-font-on-results
Jun 13, 2022
Merged

Use base styling for MRVA results font#1375
elenatanasoiu merged 1 commit intomainfrom
elenatanasoiu/adjust-font-on-results

Conversation

@elenatanasoiu
Copy link
Copy Markdown
Contributor

@elenatanasoiu elenatanasoiu commented Jun 1, 2022

It's been pointed out that MRVA results are hard to read as the font is
small and narrowly spaced. It also doesn't match the font type normally
used in source files.

We can instead switch to using the font-family values we've defined in
our base styles and increase the font size from x-small to small.

Before

Screenshot 2022-06-01 at 18 24 00

After

Screenshot 2022-06-01 at 18 13 43

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@elenatanasoiu elenatanasoiu requested review from a team as code owners June 1, 2022 17:26
@elenatanasoiu elenatanasoiu force-pushed the elenatanasoiu/adjust-font-on-results branch from 290a1c6 to 6e54daa Compare June 1, 2022 18:42
Copy link
Copy Markdown
Contributor

@shati-patel shati-patel left a comment

Choose a reason for hiding this comment

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

Thank you for the PR ⚡ 😸

I've left a couple of suggestions, mainly to clarify the original issue!

@elenatanasoiu elenatanasoiu force-pushed the elenatanasoiu/adjust-font-on-results branch from 6e54daa to 9cccbe9 Compare June 13, 2022 12:21
It's been pointed out that MRVA results are hard to read as the font is
small and narrowly spaced. It also doesn't match the font type normally
used in source files.

We can instead switch to using the font-family used by VS Code itself and
increase the font size from `x-small` to `small` for code snippets.
@elenatanasoiu elenatanasoiu force-pushed the elenatanasoiu/adjust-font-on-results branch from 9cccbe9 to 5f8802f Compare June 13, 2022 13:28
@elenatanasoiu elenatanasoiu merged commit 431350a into main Jun 13, 2022
@elenatanasoiu elenatanasoiu deleted the elenatanasoiu/adjust-font-on-results branch June 13, 2022 14:53
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.

3 participants