poetapp / explorer-web

Explore the Po.et Network and manage your API Tokens
https://explorer.poetnetwork.net/
MIT License
23 stars 9 forks source link

Consider message less specific than "10 minutes" in "Work not found?" message #487

Closed bisbell closed 5 years ago

bisbell commented 5 years ago

Suggestion...

When using explorer to view a recently stamped work, the /works/workId explorer page says "Work not found? It takes 10 minutes to sync across nodes so check back soon!" In reality, sometimes it takes significantly longer than 10 minutes for the claim to appear. You may want to consider some less-specific wording so that end users' expectations are aligned appropriately. For example, "Work not found? It can take some time for a new claim to sync across nodes, so check back soon!" or something of the sorts.

Thanks for consideration!

https://github.com/poetapp/explorer-web/blob/70de2671da3a2180b754dddd2bcbaac12941043f/src/pages/Work/Layout.tsx#L28