Sign out button unexpectedly links to localhost
- Ngôn ngữ chính
- TypeScript
- Star
- 3
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
When attempting to sign out of TrackIT, the browser is directed to the localhost, and not to the TrackIT homepage.
**To Reproduce**
Steps to reproduce the behavior:
1. Navigate to "https://trackit.acmutd.co" in a browser
2. Click the black "sign in with acm" button near the upper center of the page
3. A login page should appear. For testing, I signed in using Google. Follow the. necessary steps to complete sign in.
4. Once sign in is complete, you should be placed back at the TrackIT workshop page.
5. Click the "Home" button in the website's navigation bar
6. Click the "Sign Out" button at the right of the website's navigation bar.
7. Observe that the browser will attempt to navigate to "http://localhost:3000"
**Expected behavior**
After signing into an account, then clicking the "Sign Out" button, I expect the website to return to the TrackIT homepage (https://trackit.acmutd.co)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.