Skip to content

Harbor overview bugs #79

Description

@LellesBodega

Description

Multiple counting bugs in the harbor overview:

  • The overview reports 12 berths when the map only shows 9
  • Some occupied berths are counted as 2 instead of 1
  • "Available spots" should display the correct free-berth count

Steps to Reproduce

  1. Open the dashboard
  2. Look at the harbor overview panel
  3. Compare displayed counts against the visible berth markers on the map

Expected Behavior

Counts in the harbor overview match the map: total berth count = number of markers, occupied count = berths actually shown as occupied, available spots = total minus occupied.

Additional Context

Likely off-by-one or duplicate counting in the aggregation logic.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfrontendWeb dashboard / UI

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions