Calendar custom events cut off longer notes

Objective

  1. Custom calendar events on mobile must show full notes and instructions, not a clipped preview only.
  2. Field staff should be able to open or expand a custom event that is not tied to an order and read the entire message without leaving context.

Background

  1. Manually entered custom calendar events truncate event details in the calendar view, so longer notes are unreadable without leaving the screen or guessing.
  2. These events are custom entries and are not tied to an order. A way to expand or open the event to view the rest of the message is needed.

Scope

Mobile

  1. Inspector schedule surfaces custom events and blocks through components such as attik-mobile/components/schedule/ScheduleCard.tsx, which renders event groups, plain events, and blocks from combined schedule data.
  2. Trace where event title or notes are clipped (layout, numberOfLines, or container height) versus where full text exists on the Event model from the API.

Backend

  1. Confirm the events API returns full note or description fields for custom events so the mobile app is not discarding data that never arrived.

Product

  1. Decision needed on preferred interaction: tap-to-expand inline, bottom sheet, or navigation to a dedicated event detail screen.

References

  1. Slack (issue creation): https://attik-talk.slack.com/archives/C0AQFEHRWG6/p1775257744462369
  2. Screenshot:

Please authenticate to join the conversation.

Upvoters
Status

Completed

Board
🏠

Main App

Date

About 2 months ago

Author

Linear

Subscribe to post

Get notified by email when there are changes.