-
Notifications
You must be signed in to change notification settings - Fork 1
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
BUG: Last submitted proposal not showing #13
Comments
@Tguntenaar Just observed this, so let's make sure we have a proper test for it. |
I also observed that after some time, it is now visible. So if this is the intended behaviour, then I guess we need to inform the user about it in some way. |
@petersalomonsen Hmm, what is some time exactly? We are at the mercy of the speed of nearblocks, we might be able to speed up something by posting an update request that uses the RPC's. It showed 299 because of id 0. So it wasn't indexed probably. |
It must have been like 5 minutes delay ( since I had the time to write this report and the issue was still there ). Yes let's start by reproducing the scenario in a test, before trying to fix it ( so that we don't spend a lot of time trying different solutions without seeing the real issue ). |
Navigating to https://near.social/devhub.near/widget/app?page=proposals
The last visible proposal is number 298, even though I just submitted number 299 https://near.social/devhub.near/widget/app?page=proposal&id=299
Acceptance criteria:
The text was updated successfully, but these errors were encountered: