Skip to content

fix: autocomplete suggestions list styles#3601

Merged
isekovanic merged 1 commit into
V8-releasefrom
fix/autocomplete-suggestions-list-styles
May 18, 2026
Merged

fix: autocomplete suggestions list styles#3601
isekovanic merged 1 commit into
V8-releasefrom
fix/autocomplete-suggestions-list-styles

Conversation

@isekovanic
Copy link
Copy Markdown
Contributor

🎯 Goal

Resolves this GH issue and potentially this one as well.

For 3433, while I cannot reproduce the issue at all the safeguard should help in case there are some weird device/customization/RN version combinations. The only way I could actually reproduce it was with a fixed height, against which we can of course not guard and is up to the integration to fix downstream.

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@isekovanic isekovanic requested review from oliverlaz and szuperaz May 18, 2026 11:31
@isekovanic isekovanic changed the base branch from develop to V8-release May 18, 2026 11:32
@isekovanic isekovanic merged commit ebbb3fa into V8-release May 18, 2026
3 checks passed
@isekovanic isekovanic deleted the fix/autocomplete-suggestions-list-styles branch May 18, 2026 12:28
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.

Enable custom background color on AutoCompleteSuggestionList Flatlist

2 participants