nautobot / nautobot-app-firewall-models

Model Firewall policies in Nautobot

Home Page:https://docs.nautobot.com/projects/firewall-models/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move CapircaPolicy views to tab pattern

whitej6 opened this issue · comments

Environment

  • Nautobot version: 1.3.0
  • nautobot-plugin-firewall-model version: 0.1.0b3

Proposed Functionality

Currently the CapircaPolicy views are two separate views with the detail view not inheriting from generic/object_detail.html. Collapsing to one with tabs helps to keep context and navigation ability.

Use Case

UX Improvement