-
Type: Sub-task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.1 Larks
-
Fix Version/s: 1.1 Larks
-
Labels:None
-
Sprint:1.1 Larks, Larks 1.1
- On the page of CR browsing we should have an ability to click on the line number and start typing some comments.
- We should have a button Save that should send a request to the server (either AJAX or synchronous one that reloads the whole page). After that the server should respond with created comment message that includes author, line number and the body itself.
- When we get a response from the server (or during the page load) we need to treat comment bodies and show them on the page respectively.