akvo-rsr icon indicating copy to clipboard operation
akvo-rsr copied to clipboard

Resolve : bug project title changes are reset in frontend when switching view

Open ifirmawan opened this issue 2 years ago • 1 comments

TODO / Done

Summarize what has been changed / what has to be done in order to finalize the PR.

  • [x] Fix bug project title changes are reset in frontend when switching view
  • [x] Fix editor tab in program view

Test plan

What tests are necessary to ensure this works or doesn't break anything working

  • [ ] Change project title
  • [ ] Go to the program editor

Change project title

  • Create project
  • Set title in Editor
  • Reload in editor tab e.g [editor tab][]
  • Verify that the title is the same
  • Switch to [enumerator tab][]
  • Switch back to [editor][editor tab]
  • Change project title
  • Switch [enumerator tab][]

ifirmawan avatar Oct 07 '22 09:10 ifirmawan

Coverage Status

Coverage: 67.992%. Remained the same when pulling 42a9eba673630383f6a92b609ce369850b34b544 on 5131-bug-project-title-changes-are-reset-in-frontend-when-switching-view into ef82a469764e189e09090e76e366aed2ad9a13a3 on master.

coveralls avatar Oct 07 '22 09:10 coveralls

Works in the local test

MichaelAkvo avatar Jan 30 '23 13:01 MichaelAkvo