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

Feat/filter evm rpc endpoints 1288 #1297

Merged
merged 8 commits into from
Sep 12, 2023
Merged

Conversation

Torresmorah
Copy link
Collaborator

Improve UX in endpoints pages

What does this PR do?

  • Resolve Improve UX in endpoints and EVM RPC endpoints pages #1288
  • Filter evm rpc endpoints by default and fix the sorting
  • Remove button to show endpoints list, replace it with the copy button to avoid an extra step to get the list
  • Use a separate query to get the producer count instead of querying the same data with query and subscription
  • Use the same query to get the list of endpoints

Steps to test

  1. Run the project locally
  2. Go to endpoints page
  3. Write down a search criteria
  4. Check the results and click in Copy button
  5. Validate the text on the clipboard
  6. Go to evm endpoints page
  7. Check the filter

Screenshots

imagen
imagen

imagen

@Torresmorah Torresmorah self-assigned this Sep 11, 2023
Copy link
Collaborator

@xavier506 xavier506 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xavier506 xavier506 merged commit eab9ab9 into dev Sep 12, 2023
4 checks passed
@xavier506 xavier506 deleted the feat/filter-evm-rpc-endpoints-1288 branch September 12, 2023 04:48
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.

Improve UX in endpoints and EVM RPC endpoints pages
3 participants