Skip to content

[UI / Cleanup] Remove the 'מקור עמדות' label from StatusSummaryRow #11

Description

@yav02

Issue Importance: LOW (P3)

Summary

The status summary bar (StatusSummaryRow.tsx) currently includes a static label מקור עמדות: מאגר הנתונים. This label is redundant and clutters the summary row.

Sub-Issues & Sub-Task Importance Ratings

  1. [LOW - P3] Component Label Removal:
    • In ui/src/components/StatusSummaryRow.tsx (line 23), remove the line:
      <span>מקור עמדות: מאגר הנתונים</span>
  2. [LOW - P3] CSS Cleanups:
    • Clean up any related CSS styles or flex gaps in ui/src/styles/index.css (.status-row).

Affected Files

  • ui/src/components/StatusSummaryRow.tsx (line 23)
  • ui/src/styles/index.css (lines 260-268)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions