PrimeDAO / prime-deals-dapp

DAO to DAO negotiations facilitated, ratified, and archived.
https://www.prime.xyz/deals
3 stars 1 forks source link

Empty Terms of Service Disclaimer after connecting wallet for the first time #797

Open BartuCulha opened 2 years ago

BartuCulha commented 2 years ago
  1. Navigate here: https://prime-deals-staging.vercel.app/deal/rVPs42adMgMMXNWqEUCgMo
  2. Connect a wallet which has not accepted the terms before.

Currently: Screenshot 2022-04-26 at 18-06-25 DEAL Dashboard Prime Deals.png

Console log: Uncaught (in promise) Object { message: "account restricted (connection limit exceeded)", code: 40111, statusCode: 401, cause: undefined, href: "https://help.ably.io/error/40111", nonfatal: false, serverId: "frontend.4c38.8.eu-central-1-A.i-0e88c27b7128ef680.e91EoHc5gBAaDl" } vendors-cbb979b1.12cc9dcf8e145e15da95.bundle.js:2:7612

dkent600 commented 2 years ago

I think this may have more to do with discussions than disclaimers.

hiaux0 commented 2 years ago

Cannot reproduce. @BartuCulha Could you perhaps record a video?

I tested like this

  1. clear localStorage (this clears the disclaimer not showing up again, ie. clearing will make disclaimer show up)
  2. open link
  3. connet to wallet
  4. disclaimer appears, but looks normal

https://user-images.githubusercontent.com/30693990/165640484-2b7ffafb-e494-4deb-ba4d-4748821ab86d.mp4

dkent600 commented 2 years ago

Sending to qa because can't repro and likely fixed