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

fix(ui-checktable): solves problem with misaligned tags #1102

Merged
merged 1 commit into from
Apr 18, 2022

Conversation

alvarodl
Copy link
Contributor

@alvarodl alvarodl commented Apr 16, 2022

What this PR does / why we need it:

This PR solves the problem with misaligned tags for some font families/sizes. Moreover, CheckTable component is refactored (favoring immutability, types over interfaces, removing unnecesary typing like FunctionComponent and improving naming)

Which issue(s) this PR fixes:
#887

Does this PR introduce a user-facing change?: Yes

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing
  • End-to-end tests passing
  • Extended the documentation
  • Provided sample for the feature

image

image

image

@alvarodl alvarodl force-pushed the fix/887-tag-is-misaligned branch from 50f3125 to 17e31ae Compare April 16, 2022 20:40
@alvarodl alvarodl requested a review from carlosrecuero April 16, 2022 20:48
@sungam3r sungam3r added the UI label Apr 16, 2022
@carlosrecuero carlosrecuero merged commit 97cde60 into master Apr 18, 2022
@carlosrecuero carlosrecuero deleted the fix/887-tag-is-misaligned branch April 18, 2022 12:04
@sungam3r sungam3r mentioned this pull request Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants