Skip to content

Allow reverse-order lists#47160

Closed
rozele wants to merge 1 commit into
react:mainfrom
rozele:export-D64575365
Closed

Allow reverse-order lists#47160
rozele wants to merge 1 commit into
react:mainfrom
rozele:export-D64575365

Conversation

@rozele

@rozele rozele commented Oct 22, 2024

Copy link
Copy Markdown
Contributor

Summary:
We have a special case for treating horizontal RTL lists differently. This change adds similar functionality for capturing the correct virtualized list cell metrics when a list items children are rendered in reverse order, e.g., with flexDirection: 'column-reverse'.

Changelog

[General][Fixed] Fixed FlatList to support reverse ordered items

Differential Revision: D64575365

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 22, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D64575365

rozele added a commit to rozele/react-native-macos that referenced this pull request Mar 11, 2025
Summary:

We have a special case for treating horizontal RTL lists differently. This change adds similar functionality for capturing the correct virtualized list cell metrics when a list items children are rendered in reverse order, e.g., with `flexDirection: 'column-reverse'`.

## Changelog

[General][Fixed] Fixed FlatList to support reverse ordered items

Differential Revision: D64575365
Summary:

We have a special case for treating horizontal RTL lists differently. This change adds similar functionality for capturing the correct virtualized list cell metrics when a list items children are rendered in reverse order, e.g., with `flexDirection: 'column-reverse'`.

## Changelog

[General][Fixed] Fixed FlatList to support reverse ordered items

Differential Revision: D64575365
@rozele rozele force-pushed the export-D64575365 branch from 3be01bd to 44d5422 Compare March 11, 2025 14:14
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D64575365

rozele added a commit to rozele/react-native-macos that referenced this pull request Mar 11, 2025
Summary:

We have a special case for treating horizontal RTL lists differently. This change adds similar functionality for capturing the correct virtualized list cell metrics when a list items children are rendered in reverse order, e.g., with `flexDirection: 'column-reverse'`.

## Changelog

[General][Fixed] Fixed FlatList to support reverse ordered items

Differential Revision: D64575365
@aattalla

Copy link
Copy Markdown

Any progress or update on PR to be merged soon?

@react-native-bot

Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@react-native-bot react-native-bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Oct 24, 2025
@react-native-bot

Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open for 180 days with no activity. It will be closed in 7 days unless you comment on it or remove the "Stale" label.

@react-native-bot react-native-bot removed the Stale There has been a lack of activity on this issue and it may be closed soon. label Oct 24, 2025
@react-native-bot

Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@react-native-bot react-native-bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Apr 22, 2026
@react-native-bot

Copy link
Copy Markdown
Collaborator

This PR was closed because it has been stalled for 7 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported p: Facebook Partner: Facebook Partner Stale There has been a lack of activity on this issue and it may be closed soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants