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

Fix url regression in org url page when viewing a bounty. #998

Closed
ecurrencyhodler opened this issue Nov 25, 2023 · 5 comments · Fixed by #1016
Closed

Fix url regression in org url page when viewing a bounty. #998

ecurrencyhodler opened this issue Nov 25, 2023 · 5 comments · Fixed by #1016
Labels
bounties bug Something isn't working
Milestone

Comments

@ecurrencyhodler
Copy link
Contributor

ecurrencyhodler commented Nov 25, 2023

Describe the bug
When viewing the org bounty page viewing a specific bounty, the url has switched to https://people-test.sphinx.chat/org/bounty/789 instead of https://people-test.sphinx.chat/bounty/789.

When https://people-test.sphinx.chat/org/bounty/789 is entered independently, this sends people to a 404 page.
Screenshot 2023-11-25 at 11 55 37 AM

This was most likely introduced by #966

Let's have it so that when I click to view a bounty, the correct url is displayed: https://people-test.sphinx.chat/bounty/789.

@ecurrencyhodler ecurrencyhodler added bug Something isn't working bounties labels Nov 25, 2023
@ecurrencyhodler
Copy link
Contributor Author

@Jeezman looks like we missed this during testing. Would you be able to take a look at this?

@gouravmpk
Copy link
Contributor

gouravmpk commented Nov 27, 2023

Assign
Is it fine ??
@ecurrencyhodler

org.url.mp4

@ecurrencyhodler
Copy link
Contributor Author

@gouravmpk The video shows you are on the home page not viewing from an organization page. This issue is specifically discussing looking at a bounty from an organization page.

@gouravmpk
Copy link
Contributor

gouravmpk commented Nov 27, 2023

What's the flow of the UI?
Can you tell me !
so that I can check if this change works or not
@ecurrencyhodler

@ecurrencyhodler
Copy link
Contributor Author

@gouravmpk Let's have @Jeezman handle this because he has more context. You can work on a different bounty!

@Jeezman Jeezman mentioned this issue Nov 27, 2023
1 task
@ecurrencyhodler ecurrencyhodler added this to the Cycle 1 milestone Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounties bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants