Skip to content

Conversation

@f3dm76
Copy link
Contributor

@f3dm76 f3dm76 commented Nov 20, 2024

🔗 Issue Link

#656 (comment)

🎯 Goal

Poll views in SwiftUI implementation don't have all the palette colors applied properly to them. Namely "Create Poll", "Poll Results" don't have background color, it's just black. And poll cells, don't have text colors for different user messages applied.

🛠 Implementation

I just added corresponding colors from the @Injected(\.colors) var colors

🧪 Testing

Try creating a poll with custom color scheme applied to that chat with default cells.

🎨 Changes

simulator_screenshot_428C73BD-1550-4FC6-BC9A-AD40D4ED5E4D
simulator_screenshot_ADD4FB0E-F581-4C8A-92DB-D77DCB10B691
simulator_screenshot_8A0701ED-F0EA-41F9-A049-7D7935FE6CB1

☑️ Checklist

  • I have signed the Stream CLA (required)
  • Changelog is updated with client-facing changes
  • New code is covered by unit tests
  • Affected documentation updated (docusaurus, tutorial, CMS (task created)

@nuno-vieira
Copy link
Member

Hi @f3dm76 !

Thank you for the PR 🙏 We can handle it from here 👍

Best,
Nuno

@nuno-vieira nuno-vieira changed the base branch from develop to fix/apply-color-palette-to-polls November 21, 2024 12:46
@nuno-vieira nuno-vieira merged commit 727bc52 into GetStream:fix/apply-color-palette-to-polls Nov 21, 2024
5 of 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.

2 participants