Skip to content

[Due for payment 2025-12-30] [Custom Columns][Release 6] Add the drag handles via DraggableList #76876

@luacmartins

Description

@luacmartins
  1. Update the RHP columns list to rearrange the columns based on the current order of the columns in the search query, by iterating over the nvp array to render the items.
  2. We already have a component to support re-ordering: DraggableList
  3. Create a custom component that wraps ToggleSettingOptionRow, called SearchColumnListItem, and use that as the renderer for DraggableList
  4. onDragEnd will emit the new order of columns. Store this in local state, and update the query filters once 'Save' is pressed

Parent issue: https://github.com/Expensify/Expensify/issues/566674

Metadata

Metadata

Labels

Awaiting PaymentAuto-added when associated PR is deployed to productionWeeklyKSv2

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions