Skip to content
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

Frontend Bugs : Community URLs missing, Cannot go back from Cases #671

Closed
abhiram11 opened this issue Apr 7, 2023 · 2 comments
Closed

Comments

@abhiram11
Copy link

abhiram11 commented Apr 7, 2023

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:

  1. The links in the Community section of the landing page, such as Kleros Forum, Snapshot, Talk with us, etc., have been set to default at google.com. Quite a few of these links can be added from the contacts section at the bottom of the page.
  2. In the Latest Cases/ Cases section, after clicking on any case and then clicking on Back 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 the Cases page can also be added.
  3. The Hamburger menu's Notifications, Settings, and Help sections have their onClick 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

@jaybuidl
Copy link
Member

Hey Abhiram, thanks for your interest.

  1. Another community member has just raised a PR already: fix(web): links to socials #673

  2. It might be an issue with the React Router, maybe @alcercu can advise.

  3. Tracked as part of Settings, Notification and Activity popup #272, the backend for this is being worked out.

@jaybuidl
Copy link
Member

Issue 2. can be addressed in #691

@jaybuidl jaybuidl added this to the testnet-2 milestone Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants