Skip to content

feat(telegram): refine dashboard empty state and FAB visibility#1146

Merged
theovilardo merged 1 commit intomasterfrom
impl/quick-settings-tiles
Feb 19, 2026
Merged

feat(telegram): refine dashboard empty state and FAB visibility#1146
theovilardo merged 1 commit intomasterfrom
impl/quick-settings-tiles

Conversation

@theovilardo
Copy link
Copy Markdown
Owner

  • UI:
    • Update ExpressiveEmptyState alignment and remove hardcoded top padding in TelegramDashboardScreen.
    • Conditionally hide the "Add Channel" Floating Action Button when the channel list is empty to prevent UI redundancy with the empty state action.
    • Set expanded state for MediumExtendedFloatingActionButton based on channel availability.
    • Adjust icon tint in ExpressiveEmptyState to use onPrimaryContainer for better contrast.

- **UI**:
    - Update `ExpressiveEmptyState` alignment and remove hardcoded top padding in `TelegramDashboardScreen`.
    - Conditionally hide the "Add Channel" Floating Action Button when the channel list is empty to prevent UI redundancy with the empty state action.
    - Set `expanded` state for `MediumExtendedFloatingActionButton` based on channel availability.
    - Adjust icon tint in `ExpressiveEmptyState` to use `onPrimaryContainer` for better contrast.
@theovilardo theovilardo merged commit 0e8a65c into master Feb 19, 2026
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.

1 participant