-
Notifications
You must be signed in to change notification settings - Fork 0
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
[#10] [UI] As a user, I can see the shimmer loading on Dashboard page #53
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
manh-t
force-pushed
the
feature/10-ui-shimmer-loading-on-dashboard
branch
from
June 21, 2023 09:08
84b9af4
to
18f92c6
Compare
Coverage in All Files
|
manh-t
force-pushed
the
chore/bump-version-to-0.3.0
branch
from
June 24, 2023 04:19
6b4d917
to
d583322
Compare
manh-t
force-pushed
the
feature/10-ui-shimmer-loading-on-dashboard
branch
from
June 24, 2023 04:21
18f92c6
to
e896e59
Compare
manh-t
force-pushed
the
chore/bump-version-to-0.3.0
branch
from
June 27, 2023 10:10
d583322
to
e150003
Compare
manh-t
force-pushed
the
feature/10-ui-shimmer-loading-on-dashboard
branch
from
June 27, 2023 10:12
e896e59
to
3ff91ee
Compare
manh-t
force-pushed
the
chore/bump-version-to-0.3.0
branch
from
July 4, 2023 03:20
e150003
to
a13caa4
Compare
manh-t
force-pushed
the
feature/10-ui-shimmer-loading-on-dashboard
branch
from
July 4, 2023 03:22
3858d23
to
a8c3fa8
Compare
manh-t
force-pushed
the
chore/bump-version-to-0.3.0
branch
from
July 19, 2023 06:47
a13caa4
to
fe42775
Compare
manh-t
force-pushed
the
feature/10-ui-shimmer-loading-on-dashboard
branch
from
July 19, 2023 06:50
a8c3fa8
to
10cfe67
Compare
nvminhtue
reviewed
Jul 20, 2023
tyrro
approved these changes
Jul 24, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with Tyson's changes!
@tyrro @nvminhtue fixed and updated 🙏 |
hoangmirs
approved these changes
Jul 25, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Close #10
What happened 👀
Shimmer
component to display the shimmer. It is inspired by this sourceshouldShowShimmer
toDashboardHeader
so the components in the header can display as the shimmer.DashboardContent
component, but only implement the Shimmer for now.Insight 📝
N/A
Proof Of Work 📹
Screen.Recording.2023-06-21.at.16.07.07.mov