- Issue created by @SKAUGHT
- Assigned to SKAUGHT
- ๐จ๐ฆCanada SKAUGHT
Problem/Motivation
Recent change to Layout Builder has left Custom Logo Option without it's path and image size.
Steps to reproduce
Goto Drupal 11 dev line and enable Navigaiton module. goto 'Nafivation settings' config page and setup with a file.
Proposed resolution
Reconnect variable to twig.
Remaining tasks
๐ Add tests for the new feature to change the logo Active .
User interface changes
N/A.
API changes
N/A.
Data model changes
None.
Release notes snippet
- Merge request !7834Issue #3443810. Custom Navigation logo is disconnected from new Layout template. โ (Closed) created by SKAUGHT
- Status changed to Needs review
7 months ago 4:58pm 29 April 2024 - ๐บ๐ธUnited States smustgrave
Shouldn't the tests be included with this fix?
- ๐จ๐ฆCanada SKAUGHT
In general, yes of course! As this break was so late before the MR and has the standing ticket for related tests, this as a direct repair could be seen to given the work now on dev line.
In general, the tests did shift too with moving to layout builder, I don't have a clear base for where to setup some of the testing. #344355: SbT doesn't respect node access? โ .
- ๐ฎ๐ณIndia dishakatariya
Hi, I have verified and tested the drupal logo issue in our 11.x dev branch. It is working fine now.
Testing steps:
- Using Drupal 11 dev line, install standard profile.
- enable Navigation module.
- goto 'Navigation settings' config page (admin/config/user-interface/navigation/settings)
- select 'custom logo'
- attach image to 'choose custom logo'
-save config
- notice: Navigation Logo is Still the 'default drupal logo'Testing Results:
Drupal logo should be changing now when custom logo is uploaded.Attached Before and After Screenshots as well.
Hence moving this issue to RTBC.
- ๐ท๐ธSerbia finnsky
we probably need to define this behaviour:
i uploaded small 5X7 image in tugboat.
- Status changed to RTBC
7 months ago 12:43pm 30 April 2024 - ๐ท๐ธSerbia finnsky
Follow up:
https://www.drupal.org/project/drupal/issues/3444391 โจ Center small navigation logo on collapsed state Needs review - ๐บ๐ธUnited States smustgrave
I see the test coverage is in a follow up and this is experimental but are we adding fixes without coverage?
- Status changed to Active
7 months ago 6:27pm 2 May 2024 - ๐จ๐ฆCanada SKAUGHT
Have been in communication around ๐ Navigation Test names are disjointed. Active and ๐ Enhance Navigation admin workflow with Managed Tabs. Needs review . It is clear that we have the scope to start a new test for this, this way.
- Issue was unassigned.
- Status changed to Needs work
7 months ago 6:35pm 3 May 2024 - ๐จ๐ฆCanada SKAUGHT
As I have some other work todo and there is much happening next week, i'll take move to needs work so that it may be picked up meanwhile.
I have just added some outlining notes to this WIP in the test page for insights. It does not actually test yet (:
- ๐บ๐ธUnited States jeremyrperry
jrperry โ made their first commit to this issueโs fork.
- Merge request !7987Issue 3443810: added extra steps for the preprocess navigation hook to ensure... โ (Closed) created by Unnamed author
- Status changed to Needs review
7 months ago 10:44pm 8 May 2024 - Status changed to Needs work
7 months ago 12:33pm 10 May 2024 - ๐บ๐ธUnited States smustgrave
Thanks for working on this issue! Was previously tagged for tests which are still needed so moving to NW for those.
- ๐จ๐ฆCanada SKAUGHT
SKAUGHT โ changed the visibility of the branch 3443810-custom-nav-logo-disconnect-fix to hidden.
- Status changed to Needs review
6 months ago 8:38pm 29 May 2024 - ๐จ๐ฆCanada SKAUGHT
Tests for each of the 3 general logo handling options. A bit of a shortcut to setup for op3 to preset the config itself and verify the current fid will be ready for #3436526 and it's tests.
- ๐ช๐ธSpain plopesc Valladolid
Thank you for working on this.
Took a look locally and icon logic works well.
Added some minor comments in the MR.
It would require a review from someone with better knowledge of the HTML structure to confirm that everything is OK.
- ๐ฎ๐ณIndia prashant.c Dharamshala
Another point I noticed that could confuse users configuring the settings is the lack of clarification that these settings are for the 'Site Logo' and not a specific logo for navigation.
It would be helpful to add a brief description to each option or a general help text to clarify the purpose of these settings.
Thank you.
- ๐จ๐ฆCanada SKAUGHT
#32, indeed there are some open conversations around this.
๐ [meta] Improve the navigation layout page Active maybe the best issue to point you to.
- Status changed to Needs work
6 months ago 5:07pm 30 May 2024 The Needs Review Queue Bot โ tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide โ to find step-by-step guides for working with issues.
- Status changed to Needs review
6 months ago 5:36pm 30 May 2024 - Status changed to RTBC
6 months ago 8:33am 31 May 2024 - ๐ช๐ธSpain plopesc Valladolid
Removed a couple of unnecessary dependencies from test class.
I think it is safe to mark this as RTBC now.
Thank you for your efforts here!
- Status changed to Needs work
6 months ago 11:36am 4 June 2024 - ๐ซ๐ทFrance nod_ Lille
Question about the variables available inside the template and comment line length to fix.
- Status changed to RTBC
6 months ago 12:09pm 4 June 2024 - Status changed to Needs review
6 months ago 11:58pm 12 June 2024 - ๐ฆ๐บAustralia larowlan ๐ฆ๐บ๐.au GMT+10
Left some questions on the MR - thanks for working on this!
- Status changed to RTBC
6 months ago 12:06pm 13 June 2024 - Status changed to Fixed
6 months ago 8:41pm 13 June 2024 - ๐ซ๐ทFrance nod_ Lille
Committed and pushed f479374ee8 to 11.x and 85a4d771c1 to 11.0.x and 58c748be8e to 10.4.x. Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.