Closed chimera-defi closed 5 months ago
The old dashbord is this one right? src/components/Dashboard/Dashboard.vue
And also, should I redirect the /dashboard path to anything else or I should just remove it from the routes? Sorry for the basic questions, I'm new to contributing to open source.
so we just wanna comment out / deprecate, but leave intact the code for the old dashboard. its not dashboard.vue, its the text and info below "Dashboard" on the landing page. @virtually-stray
hey @virtually-stray , this is now complete in the dev branch PR. it has the latest code. but right now onboard js and web3 connect buttons dont work, and were just trying to get them to work. you can pull the dev branch and take a look if youd like
old dashboard is old. deprecate it. comment it out maybe so we can fix it up with v2 when its ready. can be done via the ci. just find the codepaths that cover it, comment them out, and see if it works