Follow-up for #3459235: make server not redirect when requesting a client-side-only route

Created on 1 August 2024, 6 months ago
Updated 23 August 2024, 5 months ago

Overview

In πŸ“Œ Implement front-end (React) routing library Needs work , we introduced React router … but we didn't make the server side play nice with client-side-only URLs.

Consequence: navigating to a client-side-routed URL such as /xb/node/1/component/dynamic-image-udf7d fails miserably:

Proposed resolution

Make those URLs work:

  • βœ… the server side should just ignore the client-side-only parts of the URL
  • βœ… the client side should fetch the necessary data and then load the requested part of the UI

User interface changes

πŸ“Œ Task
Status

Fixed

Component

Page builder

Created by

πŸ‡¦πŸ‡ΊAustralia larowlan πŸ‡¦πŸ‡ΊπŸ.au GMT+10

Live updates comments and jobs are added and updated live.
  • Usability

    Makes Drupal easier to use. Preferred over UX, D7UX, etc.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024