badgateway / tt-app

Time tracker app using the Bad Gateway suite of opensource tools. Related: https://github.com/badgateway/tt-api
MIT License
1 stars 0 forks source link

Adding a new person doesn't show newest person until refresh #58

Open syedfkabir opened 1 year ago

syedfkabir commented 1 year ago

Task

Not sure if this is a front end or backend bug, but I experienced in the front end so I'll post it here.

When adding a new person through the front end, once you select CREATE, you are redirected to the Person Collection page. This page will not have the newest person you just CREATEd.

Screenshots:

Before clicking CREATE

Screen Shot 2022-10-27 at 1 00 36 PM

After clicking CREATE

Screen Shot 2022-10-27 at 1 00 49 PM

After refreshing the page you land on

Screen Shot 2022-10-27 at 1 03 48 PM