Skip to content

Schedule E Reports modal: Tax Year label clipped by dialog header #275

@daveharmswebdev

Description

@daveharmswebdev

Bug Report — Generate All Schedule E Reports: Tax Year Label Obscured

Found during: Manual testing of Reports page (/reports)


Steps to Reproduce

  1. Navigate to Reports page
  2. Click "Generate All Schedule E Reports"
  3. Observe: the "Tax Year" floating label on the dropdown is partially clipped/obscured by the dialog header

Current Behavior

The "Tax Year" label is cut off at the top — the text is visibly clipped where it meets the dialog card header ("Generate All Schedule E Reports"). Same class of issue as #273 (inline vendor dialog).

Expected Behavior

The "Tax Year" label should be fully visible and not overlap with or be clipped by the dialog header.

Likely Cause

Insufficient padding/margin between the dialog title and the first form field. The Material mat-form-field outline label floats upward into the header area. Same root cause pattern as the inline vendor creation dialog (#273).

Note

This is the same spacing issue seen in the inline vendor creation dialog (#273). May be worth a shared fix if both dialogs use a common dialog component or style.

Labels: bug, frontend, reports

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions