pull down to refresh

No, a laptop, but I have the window split in half so it's narrow.
Ok. thanks for heads up.
reply
This is definitely like reviewing a junior engineers work lol
reply
Oh I am sure you can find a ton of things wrong. I noticed the number of participants and prize pool are not changing on the homepage but they are updating properly on the pool details page. It was a major pain in the ass to get it to get past it's default prize distribution. It wanted everything to be 50% for 1st 30% for 2nd and 20% for 3rd and I kept getting it to change it but every time a different user logged in or I registered a new user it defaulted back to its default prize distribution.
But still all things considered it is pretty crazy I was unable to get this far just by prompting the AI over the past 4 days. I have probably worked at this for about 10 hours or so.
reply
Ah I also see prize distribution is not increasing on the pool details page either. It is showing 6k in the pool details but 2k in the prize distribution underneath which is what is happening on the main page too. Glad we are doing this test pool so I can catch all this stuff.
I don't know how you guys manage to keep track of everything you need to review and test. Holy cow my head was spinning trying to think of all the things I had to check and every which way to check it and I was just looking at functionality not actual review of the code. I suppose it is just something you get used to doing.
reply
You tend to develop instinct for where things can go wrong. And you build automated tests to check things for you repeatedly over time
reply
That makes sense. I would notice something and then it would be fixed and I would say now I need to check it with a different user or with a new account etc.
reply