Skip to content

v4: nesting in menus #8245

Open
Open
@henrikbjorn

Description

@henrikbjorn

Trying the new beta on a larger Rails project with many admin resources with nesting in menus.

Expected behavior

Previously a dropdown menu would appear on hover and clicking on it, would take you to that resources index page.

Actual behavior

This does not happen in v4. It will just toggle the nested menu and no navigation will happen.

How to reproduce

  1. Create an Blogs resource
  2. Create BlogPost resource and set menu parent: 'Blogs'
  3. It is now impossible to navigate to Blogs admin index page via the menu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions