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

Remove selectionColor prop #5790

Merged
merged 4 commits into from
Jun 4, 2024
Merged

Remove selectionColor prop #5790

merged 4 commits into from
Jun 4, 2024

Conversation

walmat
Copy link
Contributor

@walmat walmat commented May 30, 2024

Fixes APP-1539

What changed (plus any additional context for devs)

Screen recordings / screenshots

What to test

Copy link

linear bot commented May 30, 2024

Copy link
Contributor

@benisgold benisgold left a comment

Choose a reason for hiding this comment

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

any downside to keeping it on ios?

@walmat walmat added the swaps v2 label Jun 1, 2024
@christianbaroni
Copy link
Member

any downside to keeping it on ios?

It's not really working on iOS currently either so let's remove and we can possibly re-add later

@christianbaroni christianbaroni self-requested a review June 2, 2024 19:43
@@ -98,7 +98,7 @@ export const SearchInput = ({

return {
text: query,
selectionColor: getColorValueForThemeWorklet(asset.value?.highContrastColor, isDarkMode, true),
defaultValue: '',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

i had to add this to get lint to pass, any idea @christianbaroni

@walmat walmat merged commit 502d326 into develop Jun 4, 2024
6 checks passed
@walmat walmat deleted the @matthew/APP-1539 branch June 4, 2024 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants