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

Update table component's skeleton look #4450

Conversation

ivarnakken
Copy link
Member

Description

Not only does it now resemble the other skeleton components, but it now also actually works

Result

If you've made visual changes, please check the boxes below and include images showing the changes. Descriptions are appreciated.

  • Changes look good on both light and dark theme.
  • Changes look good with different viewports (mobile, tablet, etc.).
  • Changes look good with slower Internet connections.
Description Before After
The changes look very little in this example. They are most noticeable (and look the best) on the event admin pages, but I can't show that here.
Screen.Recording.2024-02-10.at.12.24.10.mov
Screen.Recording.2024-02-10.at.12.22.02.mov

Testing

  • I have thoroughly tested my changes.

Tested that table does not show skeleton when not needed.

@ivarnakken ivarnakken added enhancement Pull requests that make enhancements, instead of just purely new features review-needed Pull requests that need review labels Feb 10, 2024
@ivarnakken ivarnakken requested a review from a team February 10, 2024 11:29
@ivarnakken ivarnakken self-assigned this Feb 10, 2024
Copy link

linear bot commented Feb 10, 2024

@ivarnakken ivarnakken force-pushed the ivarnakken/aba-791-extend-table-component-with-a-skeleton-prop branch from 59df0ce to 35305ea Compare February 10, 2024 11:30
Not only does it now resemble the other skeleton components, but it now
also actually works
@ivarnakken ivarnakken force-pushed the ivarnakken/aba-791-extend-table-component-with-a-skeleton-prop branch from 35305ea to 51b7fa5 Compare February 10, 2024 11:44
Copy link
Member

@norbye norbye left a comment

Choose a reason for hiding this comment

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

Beaootiful

@@ -16,8 +16,30 @@
cursor: pointer;
}

.loader {
height: 40.797px;
Copy link
Member

Choose a reason for hiding this comment

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

Rocket science happening right here

@norbye norbye added the approved Pull requests that have been approved label Feb 10, 2024
@ivarnakken ivarnakken merged commit 3c68c36 into master Feb 11, 2024
4 checks passed
@ivarnakken ivarnakken deleted the ivarnakken/aba-791-extend-table-component-with-a-skeleton-prop branch February 11, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Pull requests that have been approved enhancement Pull requests that make enhancements, instead of just purely new features review-needed Pull requests that need review
Projects
None yet
2 participants