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

feature: fix balance failed "retry" load state #2027

Merged
merged 5 commits into from
Nov 29, 2020

Conversation

comountainclimber
Copy link
Member

@comountainclimber comountainclimber commented Nov 29, 2020

This PR fixes an issue in the UI/UX of failed RPC fetch state - previously there was no indication in the UI that the app was "loading" this PR makes it so that the panels display the loader

Completely unrelated this PR also fixes a typo and bug in the blockchain failed load message

demo

@coveralls
Copy link

coveralls commented Nov 29, 2020

Pull Request Test Coverage Report for Build 7637

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.05%) to 41.962%

Changes Missing Coverage Covered Lines Changed/Added Lines %
app/components/FailedPanel/FailedPanel.jsx 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
app/actions/nodeStorageActions.js 1 68.82%
app/components/FailedPanel/FailedPanel.jsx 1 0%
Totals Coverage Status
Change from base Build 7629: -0.05%
Covered Lines: 1492
Relevant Lines: 3234

💛 - Coveralls

@comountainclimber comountainclimber merged commit 6befd56 into dev Nov 29, 2020
@comountainclimber comountainclimber deleted the feature/fix-balance-failure-UX branch November 29, 2020 18:06
comountainclimber added a commit that referenced this pull request Dec 1, 2020
* feature: skip testing on tags [WIP] (#2015)

* updates config.yml

* Only publish on tags

* Updates pack and release notes whitelist

* Add back store_artifacts and remove persist to workspace

* update snapshots

* Updates mainnet node list

* Updates ReleaseNotesModal.jsx

* feature: adds dora and neotube to explorers (#2022)

* Updates explorer list

* Updates explorer.test.js

* Updates explorer.test.js

* Updates explorer.test.js

* Adds back deleted test

* Update content and styles in release notes modal

* Updates screen shot in README (#2023)

* update screen shot asset name

* feature: Updates app/core/nodes-main-net.json with new coz nodes (#2025)

* Updates app/core/nodes-main-net.json with new coz nodes

* Increase chunk size

* feature: fix balance failed "retry" load state (#2027)

* Fixes translation typo and refactors FailedPanel.jsx

* lint

* snapshots

* Revert testing changes to balancesActions.js

* revert changes to AssetBalancesPanel/index.js

* Updates balancesActions.js and tokenList.json (#2026)

* feature: add balance fetch retry logic (#2028)

* Adds RPC retry logic

* small refactor in balancesActions.js

* Fixes link in release notes

* feature: update release notes [WIP] (#2031)

* Adds release notes image  asset and update release notes

* Update patch.svg

* Update release notes image assets
@comountainclimber comountainclimber mentioned this pull request Dec 1, 2020
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants