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

[iOS] "Post" button is almost invisible in active state for Discussions #342

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

forgotvas
Copy link
Contributor

@forgotvas forgotvas commented Mar 13, 2024

[iOS] "Post" button is almost invisible in active state for Discussions #328

Edx scheme:

Enabled Disabled
edX_enabled2 edX_disabled
edX_dark_enabled edX_dark_disabled

OpenEdx scheme:

Enabled Disabled
origin_enabled origin_disabled
origin_dark_enabled origin_dark_disabled

@forgotvas forgotvas changed the base branch from main to develop March 13, 2024 14:49
[iOS] "Post" button is almost invisible in active state for Discussions openedx#328
rnr
rnr previously approved these changes Mar 13, 2024
: CoreAssets.sendDisabled.swiftUIImage
CoreAssets.send.swiftUIImage
.renderingMode(.template)
.foregroundStyle(Theme.Colors.accentColor)
Copy link
Contributor

Choose a reason for hiding this comment

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

It's an action button so it would be nice if you can use accentXColor here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@forgotvas forgotvas dismissed stale reviews from volodymyr-chekyrta and rnr via 79515c8 March 18, 2024 13:59
@rnr rnr merged commit d704613 into openedx:develop Mar 19, 2024
3 checks passed
@rnr rnr deleted the fix/post-button branch March 19, 2024 15:31
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.

[iOS] "Post" button is almost invisible in active state for Discussions
4 participants