Skip to content

refactor: DRY flowview filters page layout wrapper #245

@somethingwithproof

Description

@somethingwithproof

Problem

flowview_filters.php repeats page wrapper layout handling for action rendering (top_header/bottom_footer) across action branches.

Proposed change

  • add a shared layout wrapper helper for flowview filters page rendering
  • route edit/default rendering through the shared helper
  • preserve behavior including embed handling

Tests

  • add standalone regression tests for helper call ordering and embed behavior
  • add source assertions that action paths use the shared helper
  • run syntax checks for touched files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions