Skip to content
Snippets Groups Projects

Issue #2620134: Views UI preview does not respect changed 'path' option until saving

Open Jaydev Bhatt requested to merge issue/drupal-2620134:2620134-views-ui-preview into 11.x

The Views UI preview path did not reflect changes made to the 'path' option until the view was saved. This update ensures that the preview correctly reflects the modified path without requiring a save.

Changes:

  • Updated getPreviewPath() to compute the updated preview path dynamically.
  • Ensured proper handling of leading / in the path.
  • Improved output to display both the current and updated paths.
  • Fixed code formatting issues and adherence to Drupal coding standards.

Closes #2620134

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading