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

[DPA-1306]: fix(operator-ui): update to latest #15296

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

graham-chainlink
Copy link
Collaborator

@graham-chainlink graham-chainlink commented Nov 19, 2024

Allow user to manually input ChainId and Account Address when there are no selections available.

When creating a chain config in operator ui, if the core node is not configured with APTOS RPC, user wont be able to create a chain config because there are nothing to select from in the ChainId and Account Address field in the chain config popup.

This is a new scenario for Keystone where a chain config needs to be created even if there are no existing connection to an RPC.

Screen.Recording.2024-11-19.at.4.21.48.pm.mov

Operator UI PR: smartcontractkit/operator-ui#95

JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1306

Allow user to manually input ChainId and Account Address when there are no selections available.

When creating a chain config in operator ui, if the core node is not configured with APTOS RPC, user wont be able to create a chain config because there are nothing to select from in the ChainId and Account Address field in the chain config popup.

This is a new scenario for Keystone where a chain config needs to be created even if there are no existing connection to an RPC.

Operator UI PR: smartcontractkit/operator-ui#95

JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1306
@archseer archseer enabled auto-merge November 19, 2024 07:24
@archseer archseer requested review from jkongie and bolekk November 19, 2024 07:24
@archseer archseer added this pull request to the merge queue Nov 19, 2024
Merged via the queue into develop with commit de9868d Nov 19, 2024
91 checks passed
@archseer archseer deleted the ggoh/DPA-1306/manual-input-chain-config branch November 19, 2024 08:18
cedric-cordenier pushed a commit that referenced this pull request Nov 20, 2024
Allow user to manually input ChainId and Account Address when there are no selections available.

When creating a chain config in operator ui, if the core node is not configured with APTOS RPC, user wont be able to create a chain config because there are nothing to select from in the ChainId and Account Address field in the chain config popup.

This is a new scenario for Keystone where a chain config needs to be created even if there are no existing connection to an RPC.

Operator UI PR: smartcontractkit/operator-ui#95

JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1306
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.

3 participants