Skip to content

fix(collectibles): stabilize Solana NFT ordering by mint address#4386

Open
RustyCoderX wants to merge 2 commits intocoral-xyz:masterfrom
RustyCoderX:master
Open

fix(collectibles): stabilize Solana NFT ordering by mint address#4386
RustyCoderX wants to merge 2 commits intocoral-xyz:masterfrom
RustyCoderX:master

Conversation

@RustyCoderX
Copy link

Fixes unstable visual reordering of Solana collectibles caused by non-deterministic RPC responses during background polling.

Collectibles are now deterministically sorted by mint address before grouping and rendering, ensuring a stable UI order across refreshes.

Fixes #983

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

visual order of solana collectibles sometimes changes a few times a minute

1 participant