topcoder-platform / community-app

React webapp for serving Topcoder Community
125 stars 213 forks source link

Thrive Spooky 1 hunt P0s - 1 #5749

Closed kkartunov closed 3 years ago

kkartunov commented 3 years ago

In scope: https://gitlab.com/topcoder-thrive/spooky-bugs/-/issues/301 https://gitlab.com/topcoder-thrive/spooky-bugs/-/issues/288 https://gitlab.com/topcoder-thrive/spooky-bugs/-/issues/188 https://gitlab.com/topcoder-thrive/spooky-bugs/-/issues/173 https://gitlab.com/topcoder-thrive/spooky-bugs/-/issues/149

Edit: 301 removed from release.

kkartunov commented 3 years ago

@SathyaJayabal deployed on beta for QA, please check. https://beta-community-app.topcoder.com/thrive

sandhiyakavi commented 3 years ago

@kkartunov For issue https://gitlab.com/topcoder-thrive/spooky-bugs/-/issues/301 I am still able to get error "Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0" when search with 'https://'

https://user-images.githubusercontent.com/55895538/139187413-04f3c375-75d5-4649-9084-4d64aa264c71.mp4

  1. https://gitlab.com/topcoder-thrive/spooky-bugs/-/issues/288 Giving url"https://www.topcoder.com/thrive/tracks?track=Design&tax=User%20Exp--rience" is now redirecting to https://beta-community-app.topcoder.com/thrive/tracks?sortBy=Content%20Publish%20Date&track=Design But another issue https://gitlab.com/topcoder-thrive/spooky-bugs/-/issues/172 linked to this issue When we enter the url "https://beta-community-app.topcoder.com/thrive/search?endDate=2021-10-08&startDate=-1&track=Topcoder" is still loading

https://user-images.githubusercontent.com/55895538/139189115-ebe34e31-3598-4ddb-920e-7e62680de0ad.mp4

Other below issues are working as expected.

  1. https://gitlab.com/topcoder-thrive/spooky-bugs/-/issues/173: Showing "No Results" as expected

https://user-images.githubusercontent.com/55895538/139189442-c8ebff9d-77ba-46a6-bacf-5e27c98f33b2.mp4

  1. https://gitlab.com/topcoder-thrive/spooky-bugs/-/issues/188 : Searching by author not present is showing "No Results" as expected.

https://user-images.githubusercontent.com/55895538/139188154-19ad95cc-d85d-44ce-9a79-f2efbb877770.mp4

  1. https://gitlab.com/topcoder-thrive/spooky-bugs/-/issues/149: showing "No Results" as expected.

image

kkartunov commented 3 years ago

@sandhiyakavi @SathyaJayabal fix for 1. commited and is deploying... for 2. it is okay - if sub-category is not present or invalid we redirect to the parent. Note that fixing 172 is not in scope for this bunch of fixes and should not be considered for QA.

sandhiyakavi commented 3 years ago

@kkartunov The issue seems to be still exisitng for https://gitlab.com/topcoder-thrive/spooky-bugs/-/issues/301 (Fix:1)

image

kkartunov commented 3 years ago

@sandhiyakavi @SathyaJayabal we take 301 of the release for further investigation. We proceed with other 4. I will update the spec...

sandhiyakavi commented 3 years ago

Verified all the mentioned issues in Staging Env. Working as expected.

sandhiyakavi commented 3 years ago

Verified in Prod Env. Working as expected.