Skip to content

Implement Comment Linking! #23229

@roryabraham

Description

@roryabraham

HOLD on #23223

Part of the Comment Linking project

Main issue: #20282
Doc section: https://docs.google.com/document/d/1v-ZaIRTZL5LIsyPWB0IopBNNgCajf5WC1OA8cVKtd8I/edit#bookmark=id.izionaowheco
Project: Comment Linking

Feature Description

In this issue, we should:

  • Configure deeplinking on a per-reportAction level
  • Create a function that will take already filtered by timestamp reportActions and filter them for gap detection using comparison by reportActionID and previousReportActionID.
  • Develop a function that accepts data and identifies where the gaps exist(from function described above). This function should carefully manage what part of the data should be passed to FlatList, ensuring seamless data management for bidirectional scrolling.
  • Positioning the linked message at the edge of the list, so it appears at the bottom of the screen.

Manual Test Steps

TBD

Automated Tests

TBD

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions