Skip to content

[Web] NavigationRail should allow customizing link handling #123772

@muriloventuroso

Description

@muriloventuroso

I'm developing an application with Flutter Web and I use NavigationRail to design the side menu. I would like users to be able to open some of these menus in a new tab or window using the right mouse button (just like you can on a conventional website).

In other parts of the system I can accomplish this using the url_launcher's Link widget. However, in NavigationRail I didn't find a way to do that.

I believe it would be interesting to incorporate this function into NavigationRail, as it is very useful for applications with Flutter Web.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.team-designOwned by Design Languages teamtriaged-designTriaged by Design Languages team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions