Skip to content

US‑E1‑05 – Status einsehen #2

@mvk-abs

Description

@mvk-abs

User Story
Als Event Viewer möchte ich jederzeit den aktuellen Status des Events sehen (Draft → Planned → In Progress → Closed / Cancelled), um meinen eigenen Handlungsbedarf einschätzen zu können.

**Akzeptanzkriterien**  
```gherkin
Feature: View Status
  Scenario: View current status
    Given an event is in status "Planned"
    When a viewer opens the event overview
    Then the status badge displays "Planned"
```

**UI Notes**  
- Header Status Indicator (semantic colours).  
- Realtime update via Event Mesh websocket → UI5 model refresh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions