Skip to content

API Key and Endpoint State Reset on Page Refresh #29

@Abhijay007

Description

@Abhijay007

Issue Description:

In the rpc-request-builder, there's an issue observed where, upon initially inserting an API key and selecting an endpoint, the functionality works as expected. However, upon refreshing the page, the API key reverts to empty in the input value, and the endpoint reverts to its initial state.

Expected Behavior:

It would be beneficial to maintain the state of the API key and selected endpoint even after a page refresh. This would enhance the user experience by eliminating the need to re-enter information after each refresh.

Steps to Reproduce:

  • Open the rpc-request-builder.
  • Input an API key and select an endpoint.
  • Refresh the page.
  • Observe that the API key becomes empty, and the endpoint reverts to the initial state.

Additional Information:

Starknet.JSON-RPC.Request.Builder.mp4

cc : @jelilat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions