m-flak / matts

"Matthew's ATS" - Portfolio Project - A fully functional job board! Deploys to Azure and uses Azure Functions.
GNU Affero General Public License v3.0
1 stars 0 forks source link

List doesn't refresh after posting new job #10

Closed m-flak closed 10 months ago

m-flak commented 1 year ago

BUG: List doesn't refresh after posting new job

After posting a new job, the user must refresh the window to see the new job.  

Reproduction Steps:

  1. Login as Employer
  2. Post New Job
  3. Observe that the newly posted job does not show up

Workaround:

  1. Refresh the window
  2. (?) Trigger a navigation to / - I don't remember if this also did the trick or not.