This issue has been created
 
 
Change Request Application / cid:jira-generated-image-avatar-9538bf86-d200-4375-a127-ac7ad1dfa7a7 CRAPP-436 Open

Add a direct "Edit" button on each page entry in the "All Changes" panel

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-88259214-b770-4b9f-a5eb-9004ad6296d7 Eleni created this issue on 10/Sep/26 14:55
 
Summary: Add a direct "Edit" button on each page entry in the "All Changes" panel
Issue Type: cid:jira-generated-image-avatar-9538bf86-d200-4375-a127-ac7ad1dfa7a7 Improvement
Assignee: Unassigned
Created: 10/Sep/26 14:55
Priority: cid:jira-generated-image-static-major-3a42b890-614f-4c33-b0da-a2a9b8977711 Major
Reporter: Eleni
Description:

When a Change Request  contains many pages, the "All Changes" section in the "Proposed changes" tab lists a large number of entries (each rendered as a  {{panel panel-default}} div). While reviewing the changes for each page, if the reviewer identifies the need for an edit on a specific page, the current workflow requires:

  1. Remembering the title of the page that needs editing.
  2. Scrolling back up to the "Live Data" table.
  3. Locating that page in the list.
  4. Clicking "Edit" next to it.

This is tedious and error-prone, especially for CRs with many affected pages, since the reviewer has to hold the page name in memory while scrolling and searching.

Proposed solution:

Add an "Edit" button directly on each page entry panel within "All Changes", performing the same action as the existing "Edit" button in the Live Data table (i.e., taking the reviewer directly to edit that specific page). This would let reviewers edit immediately on a page while reviewing its diff, without needing to locate it elsewhere on the page.

Benefit:

  • Removes the need to memorize page names while scrolling.
  • Reduces the number of steps to edit a page found to need changes.
  • Speeds up the review process for CRs affecting many pages.