Skip to content

[FEAT]: Link Wishlisted Movies from Calendar Entry Details/Context Sheet#426

Description

@Pleanog

馃摝 Affected Repository

  • lmu_app_client
  • lmu_app_backend
  • lmu_app_collector
  • lmu_app_cms

馃懃 Context

For EventType.movie calendar entries that correspond to a movie the user has added to their wishlist, users should be able to jump directly to the movie's details within the app.

馃 Business Logic

  • Two way to handle this: a CalendarEntryCard of the EventType.movie could jump directly into the movie screen or the calendarentrydetailsContextSheet has the option to jump there.
  • This needs to be done e.g., by matching a movie ID or title. Needs to be talked trough with Cinema People

鈿欙笍 Technical

  • Augment the CalendarEntry domain model (or DTO) to potentially include a movieId for movie events. Needs to be talked trough with BE.
  • The CalendarEntryCard or / In the CalendarEventDetailsBottomSheet, conditionally render the movie link.
  • Implement navigation to the MovieDetailsScreen, passing the movieId.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    To Develop

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions