Problem/Motivation

  • In the previous SPA code, all sidebars were always open.
  • This will be modified to allow them to be opened and closed manually, and also to switch their folded state depending on the web page, similar to Drupal forms.

Issue fork cloud-3356230

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Ryo Yamashita created an issue. See original summary.

Ryo Yamashita’s picture

Status: Needs work » Needs review

@yas

Please review it. Thanks.

yas’s picture

Title: Fix missing Sidebar functionality in the SPA » Fix missing sidebar functionality in the SPA
Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

@ryo-yamashita

Thank you for the fix. I'll merge the patch to 4.x, 5.x and 6.x, and close this issue as Fixed.

  • yas committed 4d68887b on 6.x authored by Ryo Yamashita
    Issue #3356230 by Ryo Yamashita, yas: Fix missing sidebar functionality...

  • yas committed d8c1d67a on 5.x authored by Ryo Yamashita
    Issue #3356230 by Ryo Yamashita, yas: Fix missing sidebar functionality...

  • yas committed 9ebd815f on 4.x authored by Ryo Yamashita
    Issue #3356230 by Ryo Yamashita, yas: Fix missing sidebar functionality...
yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

yas’s picture

Category: Task » Bug report