Skip to content

Add event styles for Fee Config and Admin Transfer#746

Merged
ogazboiz merged 1 commit into
LabsCrypt:mainfrom
T-kesh:fix/stream-event-styles-admin-fee-config
Jun 3, 2026
Merged

Add event styles for Fee Config and Admin Transfer#746
ogazboiz merged 1 commit into
LabsCrypt:mainfrom
T-kesh:fix/stream-event-styles-admin-fee-config

Conversation

@T-kesh
Copy link
Copy Markdown
Contributor

@T-kesh T-kesh commented Jun 3, 2026

Adds FEE_CONFIG_UPDATED and ADMIN_TRANSFERRED entries to the EVENT_STYLES map in the stream detail page, completing coverage for all 10 event types now emitted by the backend. Previously, these two events would fall through to the default grey placeholder style; they now render with a slate color, a gear icon (⚙) for fee config changes, and a person icon (👤) for admin transfers — no layout changes.
closes #656

@T-kesh
Copy link
Copy Markdown
Contributor Author

T-kesh commented Jun 3, 2026

@ogazboiz Kindly review

Copy link
Copy Markdown
Contributor

@ogazboiz ogazboiz left a comment

Choose a reason for hiding this comment

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

tight scope, just the two missing EVENT_STYLES entries. CI green. merging.

if you want to keep contributing, join us on Telegram: https://t.me/+DOylgFv1jyJlNzM0

@ogazboiz ogazboiz merged commit df0bbda into LabsCrypt:main Jun 3, 2026
9 checks passed
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.

[Frontend] Stream detail EVENT_STYLES doesn't cover FEE_CONFIG_UPDATED / ADMIN_TRANSFERRED

2 participants