Closed (fixed)
Project:
Lupus Decoupled Drupal
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Oct 2022 at 19:36 UTC
Updated:
8 Dec 2022 at 10:09 UTC
Jump to comment: Most recent
Comments
Comment #2
fagoComment #3
useernamee commentedThere's a consideration to add a new concept for this issue to make solution more efficient.
(Bad scenario: If after saving a node, you're not redirected to the node, then you're not able to see the latest changes).
Comment #4
fagolet's implement what we have working and consider improvements as 2nd step, so we have something working quick.
Comment #6
ciprian.stavovei commentedAdded implementation for this. Ready for review.
Comment #7
useernamee commentedsmall change is needed.
I'm not sure how much opinionated towards specific fe this is. But it is not a big change, so when PR is improved, it could go into RTBC and be merged.
Comment #8
useernamee commentedComment #9
useernamee commentedComment #10
fago> I'm not sure how much opinionated towards specific fe this is.
I think it's ok, every frontend can add support for the paramter.
as I understand MR needs work, thus marking so.
Finally, this auth parameter must be added for preview routes also. Let's add a follow-up for this.
Comment #11
ciprian.stavovei commentedI addressed the PR remarks and added follow-up for preview url at #3322382: Add auth=1 query parameter in preview url.
Comment #12
useernamee commentedI guess it would make sense to join these two tickets, but the code looks good.
Comment #15
petar_basic commented