Steps to reproduce:
- Open a comment form for a task.
- Change the "Action" from "Comment" to "Add CCs". The form element to add a list of CCs should appear.
- Reload the page.
What I should see:
- The old comment text.
- The "Action" selector changed to "Add CCs"
- The form element for list of CCs
What I see instead:
- The old comment text.
- The "Action" selector changed to "Add CCs"
And there isn't any form element for list of CC's, or atleast it isn't visible.