Closed jakerella closed 6 years ago
When on the home page, I click on the "Explore Open Tasks" button in the hero element and I expect to be taken to the open tasks page.
Instead of being taken to the open tasks, I am taken to the 404 page ("We can't find the page you're looking for.").
Looks like this commit changed the URL for help wanted/open tasks, but did not update the home page button link: https://github.com/GSA/code-gov-web/commit/087e860f71d6e16f82fb48a776a34a10787ef40d
Trying to find the help wanted tasks to show people!
Chrome 68.0.3440.106 on Ubuntu (Not browser specific though)
PR has been submitted for this #687
Thanks @saracope!
Expected Behavior
When on the home page, I click on the "Explore Open Tasks" button in the hero element and I expect to be taken to the open tasks page.
Current Behavior
Instead of being taken to the open tasks, I am taken to the 404 page ("We can't find the page you're looking for.").
Possible Solution
Looks like this commit changed the URL for help wanted/open tasks, but did not update the home page button link: https://github.com/GSA/code-gov-web/commit/087e860f71d6e16f82fb48a776a34a10787ef40d
Steps to Reproduce (for bugs)
Context
Trying to find the help wanted tasks to show people!
Your Environment
Chrome 68.0.3440.106 on Ubuntu
(Not browser specific though)