Skip to content

Introduce widgets for NavItem #102

Open
@joshuadavidthomas

Description

@joshuadavidthomas

As this library has evolved, it's becoming more and more like django.forms or django_tables2, with a top-level container (Nav, django.forms.Form, django_tables2.Table, etc.) containing child items. Right now the rendering of the navigation is handled completely by the parent Nav, but does it make sense to adopt the widget approach and have a NavItem be also responsible for rendering itself?

Metadata

Metadata

Assignees

No one assigned

    Labels

    🏋️ improvementEnhancements or optimizations to existing functionality🚨 breakingBreaking changes🧁 needs bakingRequires more time for consideration or development before further action

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions