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

Add a loading indicator if a request or payment exists on-chain but hasn't been indexed by the storage or payments subgraph yet #72

Open
1 task
MantisClone opened this issue Nov 12, 2024 · 1 comment

Comments

@MantisClone
Copy link
Member

MantisClone commented Nov 12, 2024

Problem

When Payment Widget pays and persists an in-memory request, the resulting Request Scan link shows a "404 Page Not Found" error screen. This is because the storage subgraph has not yet indexed the new request creation due to the Pay before persist flow.

Proposed Solution

Figure out a way to detect if a request or a payment exists but hasn't been indexed yet. If so, display a loading indicator with a retry flow instead of "404 Page Not Found".

  • Figure out how the "Not Found" page should look for all searches.
@MantisClone MantisClone converted this from a draft issue Nov 12, 2024
@MantisClone
Copy link
Member Author

I don't know how to do this. But Etherscan seems to do it.

@MantisClone MantisClone added this to the Request Scan V2 milestone Nov 25, 2024
@MantisClone MantisClone moved this from 🆕 New to 🎫 Backlog in Request Network Tech Backlog Nov 25, 2024
@MantisClone MantisClone moved this from 🎫 Backlog to 🆕 New in Request Network Tech Backlog Nov 25, 2024
@MantisClone MantisClone moved this from 🆕 New to 🎫 Backlog in Request Network Tech Backlog Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎫 Backlog
Development

No branches or pull requests

1 participant