Skip to content

[Example] Add search bar to the main screen#4314

Merged
j-piasecki merged 3 commits into
mainfrom
@jpiasecki/example-search
Jul 14, 2026
Merged

[Example] Add search bar to the main screen#4314
j-piasecki merged 3 commits into
mainfrom
@jpiasecki/example-search

Conversation

@j-piasecki

Copy link
Copy Markdown
Member

Description

Adds a seach bar that allows filtering examples by name

Test plan

Simulator.Screen.Recording.-.iPhone.17.Pro.-.2026-07-14.at.09.13.35.mov

Copilot AI review requested due to automatic review settings July 14, 2026 07:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the apps/common-app example app’s main screen to add a search bar that filters the examples list by name, improving discoverability within the demo app.

Changes:

  • Adds a search input to the main screen header and wires it to filter the examples sections.
  • Displays an empty-state message when no examples match the current query.
  • Updates layout/styles to accommodate the new header controls (search + existing settings toggles).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread apps/common-app/App.tsx Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@j-piasecki
j-piasecki merged commit af04cd4 into main Jul 14, 2026
3 checks passed
@j-piasecki
j-piasecki deleted the @jpiasecki/example-search branch July 14, 2026 10:49
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