Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v4] Following a link in drawer does not close drawer #5497

Closed
rasteiner opened this issue Aug 22, 2023 · 0 comments
Closed

[v4] Following a link in drawer does not close drawer #5497

rasteiner opened this issue Aug 22, 2023 · 0 comments
Assignees
Milestone

Comments

@rasteiner
Copy link
Contributor

Description

When you click a link in the drawer (like the preview button of a pages field), the drawer stays open.

Expected behavior
The drawer should close when the route changes

Screenshots
drawer-not-closing

To reproduce

  1. Blueprint:
    fields:
      struct:
        type: structure
        label: Add item to open drawer
        fields:
          page:
            type: pages
            label: Select a page
            multiple: false
            help: ...then click on it
  2. Open panel, add a structure item, select a page
  3. Click on the page preview button
  4. The page loads, the drawer stays open

Your setup

Kirby Version
v4 alpha 7

Chrome 116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

4 participants