-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
Milestone
Description
While inspecting the website to solve already raised issues, I stumbled upon a couple of minor issues that I thought could be brought to the notice of the dev team:
- The links in the
Community
section of the landing page, such asKleros Forum
,Snapshot
,Talk with us
, etc., have been set to default atgoogle.com
. Quite a few of these links can be added from the contacts section at the bottom of the page. - In the
Latest Cases/ Cases
section, after clicking on any case and then clicking onBack
button on the browser, the site does not direct anywhere. The back button works for routes WITHIN the cases though (Overview, Evidence, Voting, Appeal). The code for filters e.g., Appeal, Newest, etc. in theCases
page can also be added. - The Hamburger menu's
Notifications, Settings, and Help
sections have theironClick
not defined yet.
Note: I would like to contribute to the project and be a part of the dev team.
Let me know if you would like to assign me to these, or more issues related to YOUR priority. I would say my expertise order is Frontend > Backend > Solidity.
I lack the skillset of working with databases other than MongoDB or Firebase/store.
Edit: I saw that many of these are mentioned in #518 👍🏻 will add some code to fix it