- Issue created by @Grimreaper
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
This seems reasonable to me
- First commit to issue fork.
- Merge request !12304#3514079: Added theme negociator to allow contextual links to be rendered in... β (Open) created by nicoloye
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Left some comments on the MR - thanks for working on this
- π«π·France nicoloye
I updated the code, still need tests to be written.
- π«π·France Grimreaper France π«π·
Hi,
Thanks for the MR.
I have updated it to make tests pass.
Also tested with π Access to footer settings Active , works perfectly thanks.
I left a review comment.
Passing to RTBC to get maintainers feedback.
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Left some comments on the review, mostly nits, the one around null return from ::getCurrentRequest and addressing the local storage key are blocking the rest are minor
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Crediting adam who left a review in gitlab
- π«π·France Grimreaper France π«π·
Hi,
Review points addressed.
- π«π·France Grimreaper France π«π·
Hi,
If I don't miss any, all review comments had been addressed.
So back to RTBC?
- π«π·France Grimreaper France π«π·
wrong tag.
And regarding definition:
It denotes an issue that prevents porting of a contributed project to the stable version of Drupal due to missing APIs, regressions, and so on.
Then not a blocker as it prevents a feature and not a stable version.
- πΊπΈUnited States smustgrave
Left 2 nitpicky comments on the MR, leaving in NR
- Status changed to Needs review
1 day ago 12:35pm 4 August 2025 - π«π·France Grimreaper France π«π·
About PHP attribute conversion of the last code review, in π [meta] Convert test metadata from annotation to attribites Active it is stated:
we can't mix PHPUnit attributes and annotations [in a single file], we will have to convert them all at once unfortunately
So updating the code changed in the MR would require changing code out-of-the-scope of this issue.
If a code conversion in the Contextual module happens before the merge of this issue then I will update it, otherwise I prefer to keep it aligned with the module current codebase.