Skip to content

fix sv network banner to always show#6087

Open
JYC11 wants to merge 2 commits into
canton-network:mainfrom
JYC11:jaeyoon/fix-sv-network-banner-always-show
Open

fix sv network banner to always show#6087
JYC11 wants to merge 2 commits into
canton-network:mainfrom
JYC11:jaeyoon/fix-sv-network-banner-always-show

Conversation

@JYC11

@JYC11 JYC11 commented Jun 23, 2026

Copy link
Copy Markdown

fixes: #534

useNetworkInstanceName attempts to get the network name from the configs (useSvConfig) first and if it fails to do so, it will get it from useDsoInfo. It will always return a network name (falls back to "Unknown Network").

The banner in the Layout component has been changed to always show. For networks outside of the known networks, it will default to this color: colors.neutral.30

screenshot:
Screenshot From 2026-06-23 12-08-52

JYC11 added 2 commits June 25, 2026 04:39
Signed-off-by: Jaeyoon Cho <jaeyoon.cho@obsidian.systems>
Signed-off-by: JYC11 <jaeyoon.c@gmail.com>
Signed-off-by: JYC11 <jaeyoon.c@gmail.com>
@JYC11 JYC11 force-pushed the jaeyoon/fix-sv-network-banner-always-show branch from fdc9384 to 987b1c0 Compare June 25, 2026 04:39
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.

Include the UI banner in ci networks

5 participants