Edited object not correctly refreshing
bfloriang opened this issue · 1 comments
bfloriang commented
First of all: Great demo!
I just noticed that after an EDIT action on the course object the edited object seems not correctly refreshing its values in the form if it is immediately edited again.
So for example, if the title is changed it is unchanged for the first following edit.
I guess a small glitch but would nevertheless be nice to fix.
darriuk commented
I get this too. Still happening as of September 2018. To replicate:
- On the Courses page select a course and click edit button
- On the Edit page amend the title of the course
- Click save button, browser returns to Courses page
- Select the course you just changed
- Click edit button
- On the Edit Course page the title is the same as it was in step 1
Would be great to see a fix for it, thanks!