Skip to content

perf: add layout containment to widget card components#255

Open
Ademiitura wants to merge 1 commit into
StellarFlow-Network:mainfrom
Ademiitura:fix/251-layout-containment
Open

perf: add layout containment to widget card components#255
Ademiitura wants to merge 1 commit into
StellarFlow-Network:mainfrom
Ademiitura:fix/251-layout-containment

Conversation

@Ademiitura
Copy link
Copy Markdown

Closes #251
Added contain: layout paint to the outermost wrapper div of ModularStatsCard, PriceFeedCard, and RateSparklineCard to isolate rendering boundaries and prevent minor text updates from triggering style passes across unrelated components.

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.

🛡️ Perf | Restricting Component Paint Boundaries using Layout Containment

1 participant