Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added function to validate SOLANA rpc url and made changes to the button label ref #4303 #4308

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

candidatek
Copy link

@candidatek candidatek commented Apr 30, 2024

…ton label ref #4303
RPC URL cases (Change applies only to SOLANA RPC)
1 - No Rpc Url provided
Screenshot 2024-04-30 at 3 19 03 PM
2 - As soon as you provide a new VALID SOLANA Rpc url, UNTIL the getHealth fn returns response you get Loading...
Screenshot 2024-04-30 at 3 20 13 PM
after it return a valid response the button updates to
Screenshot 2024-04-30 at 3 44 39 PM
3 - Invalid RPC URL
Screenshot 2024-04-30 at 3 19 27 PM

Also to take care of the case that fetch function is not called at every key stroke inside the RPC URL input, debounce functionality is added.

@candidatek candidatek changed the title added function to validate SOLANA rpc url and changes to the button ref #4303 added function to validate SOLANA rpc url and changes to the button ref Apr 30, 2024
@candidatek candidatek changed the title added function to validate SOLANA rpc url and changes to the button ref added function to validate SOLANA rpc url and changes to the button ref #4303 Apr 30, 2024
@candidatek candidatek changed the title added function to validate SOLANA rpc url and changes to the button ref #4303 added function to validate SOLANA rpc url and made changes to the button label ref #4303 Apr 30, 2024
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.

None yet

1 participant