Skip to content

Search filter row renders grouped/misaligned cells across adjacent columns #2

@0samashaikh

Description

@0samashaikh

Description:

The search filter row in the child table grid is rendering incorrectly. Each column ends up displaying two filter inputs, one belonging to itself and another overlapping from the next column.

This causes:

  • Misaligned filter inputs
  • Confusing UX
  • Incorrect column-to-filter mapping
Image Image

Expected Behavior:

Each column should have exactly one search input aligned directly under its header, matching native Frappe grid behavior.

Actual Behavior:

  • One column renders two search filter cells
  • Filter inputs appear shifted/grouped
  • Filters no longer correspond correctly to their respective columns

Steps to Reproduce:

  • Install the app.
  • Add more than 20 rows in child table to enable search filter.
  • Observe the filter row.

Impact:

Breaks filtering UX and makes column-level search unreliable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions