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

Received Votes displayed in Witness Information Tab #103

Closed
antonmosich opened this issue Jun 12, 2018 · 1 comment
Closed

Received Votes displayed in Witness Information Tab #103

antonmosich opened this issue Jun 12, 2018 · 1 comment

Comments

@antonmosich
Copy link

Expected behavior

When looking at the different SteemPlus Witness tabs, only the currently selected tab shows up and shows the relevant informations. When changing the tab, the earlier one disappears, and the newer one replaces the earlier one.

Actual behavior

Instead, if you change tabs before the current one has finished loading, the tab that did not get to finish loading, appears under the tab you changed to after it has loaded its content. This is the case for the "Received Votes" most of the time, since loading these takes a long time, because of all the data that needs to be fetched for that tab. The copies of the pages that are out of place are fully functional.
I guess this is because once the contents of a tab are loaded, they are simply added at the end of the current page. Maybe the loading process should be interrupted when the user changes tabs.

How to reproduce

  1. Go to any witnesses SteemPlus Witness Tab (Example)
  2. Click on "Received Votes"
  3. Click on "Witness Information" or "Votes Cast" before the received votes finished loading (you might need to hurry a bit depending on the number of witness votes for that account)
  4. Wait until all the received votes are loaded
  • Browser/App version: SteemPlus 2.17.3 (Browser version shouldn't matter)

Recording Of The Bug

https://www.youtube.com/watch?v=sVBL01a5dkE

@steemplus
Copy link
Contributor

Fixed

@stoodkev stoodkev closed this as completed Jul 8, 2018
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

No branches or pull requests

3 participants