- Issue created by @Nitin shrivastava
- @nitin-shrivastava opened merge request.
- Status changed to Needs review
about 1 year ago 10:32am 10 November 2023 - Status changed to Postponed: needs info
about 1 year ago 7:14am 17 November 2023 - 🇨🇭Switzerland saschaeggi Zurich
In which scenario does this happen? Screen size, toolbar variant used, Drupal version?
Thanks
- 🇮🇳India Nitin shrivastava
This is the default behavior when editing the node, which is visible before scrolling down, the issue to be observed.
- 🇺🇸United States snowmountain
I have noticed a similar situation. The sidebar panel button is hidden.
A workaround I used was to use the following CSS code:.region-sticky__items__inner { width: 90%; }
I uploaded a screnshot, https://www.drupal.org/files/issues/2023-11-25/sidebar-panel-button-hidd... → .
- Status changed to Needs review
about 1 year ago 3:37pm 5 December 2023 - 🇺🇸United States kevinfunk
It happens when there is an extra long page title.
I've tested with "Proin tempor aliquam orci, pretium egestas justo cursus id. Fusce et massa ac lorem sollicitudin sollicitudin. Duis vel." - 🇦🇹Austria d.steindl Vienna
Hi, exactly. It occurred on forms with long entity titles.
Thanks for the patch #7. It resolves the issue in my projects. Yes @kevinfunk you are correct It happens when there is a long page title. I tested the #7 patch on Drupal 11 and it resolved the issue.
- 🇮🇳India lokeshsahu Delhi
I have verified the issue with the help of #7 in Drupal 10 and the patch applied successfully without any error and fixed the issue. I have attached the screenshot for reference.
- Status changed to Needs work
about 1 year ago 11:41am 11 December 2023 - 🇨🇭Switzerland saschaeggi Zurich
Somehow this MR got created from the wrong source branch (
8.x-3.x
) so the work needs to be transferred to the correct source branch (3400772-save-button-and
) before we can move ahead with this 👀 - First commit to issue fork.
- Status changed to Needs review
about 1 year ago 1:32pm 11 December 2023 - 🇮🇳India djsagar
Updated MR based on comment #11 and updated tag for test the MR.
Thanks!
- Status changed to Needs work
about 1 year ago 1:41pm 11 December 2023 - 🇺🇸United States kevinfunk
@djsagar I believe my patch from #7 is a more elegant approach.
- 🇺🇸United States kevinfunk
kevinfunk → changed the visibility of the branch 8.x-3.x to hidden.
- Status changed to Needs review
about 1 year ago 1:47pm 11 December 2023 - Status changed to Needs work
about 1 year ago 2:52pm 11 December 2023 - 🇨🇭Switzerland saschaeggi Zurich
@kevinfunk thank you 👏
I left some blocking comments in the MR itself, otherwise LGTM 👀
- Status changed to Needs review
about 1 year ago 4:10pm 11 December 2023 - 🇨🇭Switzerland saschaeggi Zurich
Thanks @kevinfunk LGTM 👌, waiting for a participant in this thread to set it to RTBC so we can merge 👍
- Status changed to RTBC
about 1 year ago 1:39pm 13 December 2023 - Status changed to Fixed
about 1 year ago 3:04pm 13 December 2023 Automatically closed - issue fixed for 2 weeks with no activity.