chingu-x / chingu-frontend

React / Apollo client for the Chingu Developer Network
10 stars 7 forks source link

Newsfeed is displayed after successfully entering standup information #194

Open jdmedlock opened 5 years ago

jdmedlock commented 5 years ago

Expected Behavior

After successfully entering a standup the preceding page should be displayed. If it contains standup data that information should be refreshed with the updated information just entered.

Current Behavior

Upon successfully entering standup data the Newsfeed page is displayed

Steps to Reproduce

  1. From Newsfeed page click on Winter Beta/Bears Project 25
  2. Click on the 'Submit Standup' button
  3. Enter and submit the new standup
  4. It's is expected that the Winter Beta/Bears Project 25 page will be displayed at this point. Instead, the Newsfeed page is displayed.

Context (Environment)

Results obtained using the FE created from the development branch and executing against he Staging BE.

Detailed Description

See above.