Toolbar Manage Vertical Menu Hides Link to "Exit Block Region Demonstration" on Claro Theme

Created on 3 May 2022, over 2 years ago
Updated 24 May 2023, over 1 year ago

Problem/Motivation

When Viewing /admin/structure/block/ with Toolbar Manage Menu (vertical layout) The Link and text for "Exit Block Region Demonstration" is hidden by the overlaying menu.

Steps to reproduce

View Block Region Demonstration on /admin/structure/block/ change to vertical layout on Toolbar Manage Menu.

Not yet duplicated in later versions.

Proposed resolution

Position change for link

Remaining tasks

User interface changes

API changes

None

Data model changes

None

Release notes snippet

🐛 Bug report
Status

Needs work

Version

11.0 🔥

Component
Block 

Last updated 3 days ago

Created by

🇺🇸United States bsnodgrass

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇩🇪Germany rkoller Nürnberg, Germany

    The issue still applies to 10.1.x (tested on Safari, Firefox and Edge on MacOS). I've attached a brief video to illustrate the issue switching between the horizontal and vertical toolbar. But i think the component should be set to olivero and not claro since the region preview is shown in the default theme? and in regards of olivero it looks like when the admin toolbar is set to the vertical orientation the position: fixed on the exit block region demonstration link is the reason why it stays hidden behind the toolbar?

  • 🇩🇪Germany rkoller Nürnberg, Germany

    ...or maybe i was a little bit premature. i've switched the default theme to claro afterwards. the issue applies there as well. different layout but the problem in general is the same. so would the component in concern be the block module instead where function block_page_top is located which contains the backlink that is hidden by the vertical admin toolbar?

  • 🇮🇳India Gauravvv Delhi, India

    Gauravvvv made their first commit to this issue’s fork.

  • @gauravvvv opened merge request.
  • Status changed to Needs review over 1 year ago
  • 🇮🇳India Gauravvv Delhi, India
  • Status changed to Needs work over 1 year ago
  • 🇩🇪Germany rkoller Nürnberg, Germany

    Thanks @gauravvvv for working on a fix! I've applied the patch and tested the following details:

    - first with the admin_toolbar module installed i've tested in olivero. the exit block is shown. the only detail is that when the admin_toolbar is set to the vertical toolbar there is a horizontal scrollbar. but that happens without the patch applied in olivero as well.

    - with claro as default theme that scrolling doesnt happen and the exit block is displayed in the same way like with olivero.

    - same for the bootstrap barrio 5 theme. there only the skip to main content link is also shown. but that is an issue with the barrio theme. but the functionality of the exit block region demonstration link is reachable.

    the fix works and it straight forward and easy. nice! the only detail i wonder if it would make sense (or if it is even necessary) to add a test to check if the link is visible and not covered and hidden by any other element? i am just not sure if you use isVisible in nightwatch if that is checking if the element is visible and not something like display: none. is applied or if isVisible actually tests if an element is in the visible viewport and not covered nor hidden? i'll set the status to needs work. in case a test isn't necessary here i would consider the issue RTBC and could be changed to that.

    and since the patch changes code within the block module only, i'll change the component to the block module also.

  • 🇮🇳India dsandhya

    Please review the patch.

Production build 0.71.5 2024