Besides #3133098: gin--classic-toolbar class given although toolbar not present I see two more styling issues when using the classic toolbar. I am using alpha11 to avoid seeing potential issues from the fix in #3125121: CSS/JS files missing for anonymous users (although the same issues also happen with latest dev).

1. Header style issue

header width style gap

See the gap between the header and buttons.

I'm not seeing this when the gin--classic-toolbar class is removed.

2. Sticky header position issue

sticky-header-position-issue

Comments

anruether created an issue. See original summary.

anruether’s picture

Issue summary: View changes

  • saschaeggi committed caab848 on 8.x-3.x
    Issue #3133227 by anruether, saschaeggi: Styling issues with classic...
saschaeggi’s picture

Status: Active » Needs review

Please check the latest dev :)

anruether’s picture

StatusFileSize
new2.69 MB
new1.97 MB

Thanks for the quick response (once again :)

1. is gone and for 2. I see some quirks when the header sticks for the first time after a page reload (Alt-F5) or cache rebuild.

After Alt-F5

sticky-header-quirk-1

After drush cr

sticky-header-quirk-2

saschaeggi’s picture

@anruether the question is if this is related to Gin. Can you maybe try if you have the same behaviour in Claro as well?

saschaeggi’s picture

Unrelated but is the "Admin Toolbar quick search" part of the Admin Toolbar module?

anruether’s picture

Status: Needs review » Fixed

@anruether the question is if this is related to Gin. Can you maybe try if you have the same behaviour in Claro as well?

Right that happens in claro (and in seven ;) as well.

Unrelated but is the "Admin Toolbar quick search" part of the Admin Toolbar module?

Yes, it was merged into admin_toolbar as a submodule, see the old project page: https://www.drupal.org/project/admin_toolbar_search

saschaeggi’s picture

Was that the one you talked about? If yes, feel free to create a ticket and add it to the Roadmap :)

anruether’s picture

Was that the one you talked about? If yes, feel free to create a ticket and add it to the Roadmap :)

Yes thanks! Actually atm I prefer coffee over the search toolbar. But I have something else as a feature request ;)

saschaeggi’s picture

Status: Fixed » Closed (fixed)

Rolled out with 8.x-3.x-alpha12