app
app copied to clipboard
Bug: pressing the remove filter icon button redirects to 404
Describe the bug
https://github.com/open-sauced/app/assets/54329101/c6c112dc-db4f-4c14-8878-aecfb797c6c1
as seen in the video, clicking on the remove filter icon button will redirect to https://app.opensauced.pizza/hot/dashboard/undefined
Steps to reproduce
- go to https://hot.opensauced.pizza/
- type
rust
- wait for the results, click on the first one to select it, then press
Enter
to navigate to it - you will see that the dropdown on the left is empty (maybe that's why this is occuring)
- on the right, you will see
Filter by: rust-lang/rust
with a remove filter icon button - click on the remove filter icon button, and it will redirect to https://app.opensauced.pizza/hot/dashboard/undefined
Browsers
Other (add additional context)
Additional context (Is this in dev or production?)
production, using the Arc browser (arc.net)
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributing Docs
- [X] I agree to follow this project's Contribution Docs
Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.
To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.
For full info on how to contribute, please check out our contributors guide.
This is more or less 2 fold:
- The
hot
page shouldn't direct tohot/dashboard
, it should direct to the topic likerust/dashboard
(my guess is this is broken in the hot project since we haven't touched that much in a while - Removing the filter shouldn't lead to an undefined page, it should direct back to the
{topic}/dashboard
without the query params
.take
Hey can i get assigned
This issue doesn't exist anymore @devharsh2k4
ohh okk