Skip to content

replace uses of useEffect with useQuery#1134

Draft
Deeptanshu-sankhwar wants to merge 5 commits into
ripple:stagingfrom
Deeptanshu-sankhwar:replace-useEffect
Draft

replace uses of useEffect with useQuery#1134
Deeptanshu-sankhwar wants to merge 5 commits into
ripple:stagingfrom
Deeptanshu-sankhwar:replace-useEffect

Conversation

@Deeptanshu-sankhwar

Copy link
Copy Markdown

High Level Overview of Change

PR tries to close #1128

Removes the occurrences of useEffect and replaces it with useQuery in the UI components

@mvadari

mvadari commented Apr 7, 2025

Copy link
Copy Markdown
Collaborator

Please fix tests.

@Deeptanshu-sankhwar

Copy link
Copy Markdown
Author

Sure @mvadari , will push the fix soon!

@Deeptanshu-sankhwar Deeptanshu-sankhwar marked this pull request as draft April 12, 2025 01:43
@Deeptanshu-sankhwar Deeptanshu-sankhwar marked this pull request as ready for review April 12, 2025 02:21
@Deeptanshu-sankhwar Deeptanshu-sankhwar marked this pull request as draft April 12, 2025 02:22
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.

Replace all uses of useEffect with useQuery

2 participants