Skip to content

Conversation

@amandeepmittal
Copy link
Member

@amandeepmittal amandeepmittal commented Dec 11, 2025

Why

Fix ENG-18330

The search dialog was crashing when Algolia items or context lacked strings for group/section/mainSection, calling toLowerCase on null/undefined/non-string values.

How

Added a small normalizer that only lowercases actual strings.

Test plan

Using search ui on http://localhost:3000 will work as expected (could not reproduce this on Search UI in the example-web project).

@linear
Copy link

linear bot commented Dec 11, 2025

@amandeepmittal amandeepmittal merged commit c98967e into main Dec 11, 2025
1 check failed
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.

3 participants