Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Refine ui style and optimization #287

Merged
merged 139 commits into from
Jun 28, 2018
Merged

Refine ui style and optimization #287

merged 139 commits into from
Jun 28, 2018

Conversation

jarindr
Copy link
Contributor

@jarindr jarindr commented Jun 28, 2018

Issue/Task Number: -

Overview

This PR refine mostly refine style for pages. Added animation and effect for better experience.

Changes

  • Added secret key service.
  • Refine page styles and components.
  • Improve loading experiences.
  • Handle slow network query cases for main page.
  • Fix bugs.
  • Remove pagination from table and use load more instead.

Implementation Details

  • Since it is hybrid cache system, we can choose to show cache data first if the network is bad and show latest after.

Usage

  • click around pages to see the UI change.
  • Go to account page => Search some query into cache => Get out from page => get back to account page and create an account that the same query would find it => try search that query again with throttled network ( can be slow as SLOW 3g). You will see the cached data first and latest will popup later.

Impact

Deploy as usual

jun-28-2018 18-13-45

jun-28-2018 18-13-56

@jarindr jarindr merged commit 917c886 into develop Jun 28, 2018
@jarindr jarindr deleted the refine-ui-style branch July 5, 2018 10:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants