Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

AppData: Show more/less button triggers data search that runs in BE even when switch to another tab #190

Closed
elena-zh opened this issue Aug 19, 2022 · 1 comment
Labels
app:Explorer Explorer App Bug Something isn't working Low Severity indicator for defects. It won't cause any major break-down of the system

Comments

@elena-zh
Copy link

Related to #189 and #168

  1. Generate app data hash on the Encode tab and do not upload it to IPFS
  2. Copy the hash and open Decode tab
  3. Past the hash and press on Decode button
  4. Wait till you get an error
  5. Press on Show less/more several times

AR: request to BE is sent to every press on the link.
It runs in the BE and returns a lot of errors even if I navigate to another tab
image.png

See the video (it is too long): https://watch.screencastify.com/v/4q293EuFCvf3vB1nuPt8
ER: do not trigger request on show more/less button press (like we do on User details page)

@elena-zh elena-zh added app:Explorer Explorer App Bug Something isn't working Low Severity indicator for defects. It won't cause any major break-down of the system labels Aug 19, 2022
@elena-zh
Copy link
Author

elena-zh commented Aug 19, 2022

Also, I have noticed that when Decode a not uploaded appdatahash, link is auto-generated on the button press. The link navigates to 504 page
image
image

I think, it would be great not to show the hash as a link until we receive a successful response with the appdata from BE. WDYT?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
app:Explorer Explorer App Bug Something isn't working Low Severity indicator for defects. It won't cause any major break-down of the system
Projects
None yet
Development

No branches or pull requests

1 participant