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.
What type of PR is this? (check all applicable)
Description
This migrates the Homepage to react, everything was migrated except for one addition: added a small Loading indicator to Favorites list.
I'm not using Antd
List
because it doesn't support Links inList.Item
and I didn't want to use anonClick
event to mitigate that.Related Tickets & Documents
--
Mobile & Desktop Screenshots/Recordings (if there are UI changes)
Alerts:
![Screenshot from 2019-11-20 17-32-35](https://user-images.githubusercontent.com/3356951/69276558-7baed000-0bbd-11ea-9121-2ded1c760e20.png)
Loading:
![favorites-loading](https://user-images.githubusercontent.com/3356951/69276990-36d76900-0bbe-11ea-9d54-8943b3d65d83.gif)
EmptyState:
![Screenshot from 2019-11-20 17-51-50](https://user-images.githubusercontent.com/3356951/69277175-903f9800-0bbe-11ea-9005-d83a397c7af3.png)