-
Notifications
You must be signed in to change notification settings - Fork 29
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: improve widget for smaller screens #460
Merged
yeager-eren
merged 1 commit into
next
from
fix/rf-908-improve-widget-for-smaller-screens
Dec 24, 2023
Merged
fix: improve widget for smaller screens #460
yeager-eren
merged 1 commit into
next
from
fix/rf-908-improve-widget-for-smaller-screens
Dec 24, 2023
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
Ikari-Shinji-re
force-pushed
the
fix/rf-908-improve-widget-for-smaller-screens
branch
4 times, most recently
from
December 10, 2023 11:23
1a8cbec
to
91b5011
Compare
RanGojo
reviewed
Dec 11, 2023
RanGojo
reviewed
Dec 11, 2023
RanGojo
approved these changes
Dec 13, 2023
Ikari-Shinji-re
force-pushed
the
fix/rf-908-improve-widget-for-smaller-screens
branch
4 times, most recently
from
December 16, 2023 11:13
f7c659e
to
7a3a79e
Compare
yeager-eren
reviewed
Dec 18, 2023
widget/embedded/src/components/BlockchainList/BlockchainList.styles.ts
Outdated
Show resolved
Hide resolved
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
yeager-eren
reviewed
Dec 18, 2023
yeager-eren
reviewed
Dec 18, 2023
widget/embedded/src/components/SwapDetails/SwapDetails.Placeholder.tsx
Outdated
Show resolved
Hide resolved
yeager-eren
reviewed
Dec 18, 2023
widget/ui/src/components/ListItemButton/ListItemButton.styles.ts
Outdated
Show resolved
Hide resolved
yeager-eren
reviewed
Dec 18, 2023
yeager-eren
reviewed
Dec 18, 2023
RanGojo
reviewed
Dec 20, 2023
RanGojo
approved these changes
Dec 20, 2023
yeager-eren
approved these changes
Dec 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.
@RanGojo You've an unresolved comment. Whenever it resolved we can merge the PR.
yeager-eren
force-pushed
the
fix/rf-908-improve-widget-for-smaller-screens
branch
from
December 24, 2023 08:20
51947ab
to
3786eb9
Compare
yeager-eren
force-pushed
the
fix/rf-908-improve-widget-for-smaller-screens
branch
from
December 24, 2023 08:24
3786eb9
to
689251f
Compare
yeager-eren
deleted the
fix/rf-908-improve-widget-for-smaller-screens
branch
December 24, 2023 08:26
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.
Summary
Some components and skeletons don’t display properly on smaller screens.
Fixes # (issue)
How did you test this change?
Test widget-embedded in Rango DApp