Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 55.3k
    • Issues 55.3k
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1.6k
    • Merge requests 1.6k
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #358217
Closed
Open
Issue created Apr 07, 2022 by Ben Leduc-Mills@leducmillsDeveloper

Fix data loss when switching from inline to side-by-side view on MR creation page

Insight

When switching from the inline to side-by-side code comparison at the bottom of the create merge request page, the page gets refreshed, the user is directed back to the top of the page, and any other information on the page is lost.

Supporting evidence

During the Q1FY23 Create stage benchmarking study, this was encountered by over a dozen users during the 'confirm proposed changes' task.

When I change this, it takes me back to the top of the page, which is a bit confusing...I would ideally prefer to stay here only. – S-15

image

Action

  • Do not trigger a refresh, redirection, or incur data loss when switching between inline and side-to-side views on the MR creation page.

Resources

  • 🕊 Dovetail project
  • 🔍 Research issue
  • 👣 Follow-up issue or epic

Proposal

  • Make the inline/parallel mode reload the Changes portion by re-requesting the diffs HTML from the server
Edited Nov 17, 2022 by Kai Armstrong
Assignee
Assign to
Time tracking