-
Notifications
You must be signed in to change notification settings - Fork 56
feat: New Display information and statistic on dashboard without chart #466
Conversation
Your Render PR Server URL is https://near-explorer-frontend-pr-466.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-bugvr7f93em4f8cdvdr0. |
@icerove given the plan @corwinharrell suggests:
I suggest we land all the changes to the backend in a separate PR, so we can land it first, so we have the Render PR URL working fine. Could you do that? |
On the other hand, in that case we will be required to make sure we don't break the currently deployed frontend (the stats should be additive instead of replacing one with another) |
remember to pull the latest change I made. @frol |
@icerove I have deployed the backend and frontend to new instances on Render, so we can test it online with @corwinharrell and anyone willing to give it a try., but it currently fails due to TypeScript errors. Please, fix those and you should be able to see the deployed version on https://near-explorer-frontend-redesign.onrender.com/ |
The tests fail due to:
Please, address that |
63319b4
to
14268b5
Compare
partially addressed #350
2. fix the node and block card
3. fix the transaction card without chart