Closed (fixed)
Project:
Lupus Decoupled Drupal
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2026 at 07:18 UTC
Updated:
20 May 2026 at 10:35 UTC
Jump to comment: Most recent
Comments
Comment #3
arthur_lorenz commentedComment #4
fagothx. Please make sure there are no static analysis warnings left + to add a kernel test to proof its working fine. we can add navigation to require-dev if needed.
Comment #5
arthur_lorenz commentedAdded tests and addressed phpstan warnings.
Comment #6
fagothx!
works fine, but we run into some space issues in the top-bar now, what seems to be a larger problem.
I also add a couple for remarks to the PR, please take a look at those.
Comment #7
arthur_lorenz commentedThx, I addressed your feedback in the MR.
The issues in the top bar should imo be handled upstream in responsive_preview to make the tool collapsible, with or without our extra link. I will create a ticket for it.
Comment #8
fagoreviewed, PR seems solid. I'll give it another test, but seems ready.
Comment #10
fagoworks great, merged!