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

Bug: Typography is off in Highlights page #1465

Closed
2 tasks done
isabensusan opened this issue Aug 1, 2023 · 2 comments · Fixed by #1467
Closed
2 tasks done

Bug: Typography is off in Highlights page #1465

isabensusan opened this issue Aug 1, 2023 · 2 comments · Fixed by #1467
Assignees
Labels

Comments

@isabensusan
Copy link
Member

Describe the bug

Currently, there's a mix of many different typography sizes, colors and weights which makes the UI look a bit unpolished.

Current Behaviour

image

Fix

Widget style changes:

  • Titles should be text-lg
  • Text should be text-sm font-normal text-light-slate-11

User Card style changes:

  • handle should be text-lg text-slate-700
  • lables should be text-xs font-normal

Highlights Bar:

  • Input should be text-sm font-normal

Bonus: please normalize all border radius on the widgets, highlights bar and user card to rounded-lg

For reference:
image

Intended result with fixes
image

Steps to reproduce

  1. Go to "Highlights"
  2. You will see the typography doesn't look entirely right

Browsers

Chrome

Additional context (Is this in dev or production?)

production

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

🎉 This issue has been resolved in version 1.59.0-beta.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@open-sauced
Copy link
Contributor

open-sauced bot commented Aug 8, 2023

🎉 This issue has been resolved in version 1.59.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@open-sauced open-sauced bot added the released label Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants