| Comment | File | Size | Author |
|---|---|---|---|
| #21 | 2937898_before_after_20.jpg | 153.64 KB | bserem |
| #20 | diff_10_20.txt | 496 bytes | bserem |
| #20 | 2937898_20.patch | 2.43 KB | bserem |
| #15 | search result page missing current keyword.png | 598.7 KB | navneet0693 |
| #15 | Current page title missing from breadcrumb.png | 514.85 KB | navneet0693 |
Comments
Comment #2
navneet0693 commentedComment #3
larowlannot needed anymore?
Comment #4
larowlanfor #3
Comment #5
navneet0693 commentedNeeded for:
Comment #6
larowlanComment #7
kim.pepperLGTM
Comment #8
larowlanI looked into the logic, and route will always exist, so I think we can clean it up a bit more
We should also fix #2904243-64: Implement the Out of the Box designs as a theme for demo_umami item 2 and 3 too.
Something like this?
Comment #9
tim.plunkettComment #10
navneet0693 commentedComment #11
jaykandari@navneet0693: This LGTM.
This does cover #2904243-64: Implement the Out of the Box designs as a theme for demo_umami 2 & 3. 👍🏻
Comment #12
tim.plunkettIt addresses 64.1, yes
But it completely ignores 64.2 and 64.3
Comment #13
jaykandari@tim.plunkett: Sorry, I totally misunderstood it previously.
I have few questions here wrt to 64.2 & 64.3.
64.2: Default core doesn't print current title. Thus we need a hook to add. (I couldn't find it, maybe I'm missing something here).
64.2: Agree here, we should write specifics in their respective modules. But, this is implemented for the demo_umami profile, thus it won't be a good idea to override search module for this specific purpose.
Comment #14
larowlanComment #15
navneet0693 commented@tim.plunkett @JayKandari
64.2 Current page title isn't getting printed by default on node pages.

64.3 Search results page is also missing the current keyword.

Comment #16
navneet0693 commentedComment #17
eli-tComment #19
eli-tThis change is still required and the patch looks good. Would be great for someone to A/B test all pages to make sure no behaviour is changed at Drupal Europe.
Comment #20
bserem commentedRerolling a new patch since the old one didn't apply anymore (it got old).
Interdiff fails to create something for me, I am attaching a plain diff.
Comment #21
bserem commentedI can't see any visual regressions before and after patch 20 (same as patch 10).

Comment #22
tstoecklerCode looks good to me and it has been manually tested, as well. Thanks!
Comment #24
juliusz_cheddar commentedThe patch in #20 is applicable.
I tested it manually and I can confirm that there is no visual regression as mentioned in #20.
Comment #25
catchCommitted e432b65 and pushed to 8.7.x. Thanks!