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

✨Search page #2549

Merged
merged 20 commits into from
Dec 3, 2024
Merged

✨Search page #2549

merged 20 commits into from
Dec 3, 2024

Conversation

joshbermanssw
Copy link
Contributor

@joshbermanssw joshbermanssw commented Nov 29, 2024

We created a Search Page!

Figma Mockup: https://www.figma.com/proto/Jyj0SszjfSBc6Minkl3g1l/Tina.io?node-id=1503-7209&node-type=frame&t=nFC6xWeRHd0cp8FV-0&scaling=scale-down-width&content-scaling=fixed&page-id=1503:6780&starting-point-node-id=1503:7209

Changes:

  • Created new route /search which grabs query params from url (i.e /search?query=test)

PBIs created from this
#2550
#2551
#2553

Screenshot 2024-11-29 at 12 21 38 pm

Figure: Our new docs search page

@joshbermanssw joshbermanssw requested a review from a team as a code owner November 29, 2024 01:22
Copy link

vercel bot commented Nov 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tina-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 11:06pm

Copy link
Contributor

@isaaclombardssw isaaclombardssw left a comment

Choose a reason for hiding this comment

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

LGTM

components/docsSearch/SearchComponent.tsx Show resolved Hide resolved
components/docsSearch/SearchComponent.tsx Outdated Show resolved Hide resolved
components/docsSearch/SearchNavigation.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

@Marxoz Marxoz left a comment

Choose a reason for hiding this comment

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

The old preview search results still pops up randomly

image Figure: Old results preview still appears randomly

Copy link
Contributor

@Marxoz Marxoz left a comment

Choose a reason for hiding this comment

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

@joshbermanssw Once we display the search results, the preview results should disappear until a different search is entered

image Figure: Preview search results should disapear when we show the results page

@joshbermanssw
Copy link
Contributor Author

The old preview search results still pops up randomly

image Figure: Old results preview still appears randomly

This is not apart of this PBI

@joshbermanssw
Copy link
Contributor Author

@joshbermanssw Once we display the search results, the preview results should disappear until a different search is entered

image Figure: Preview search results should disapear when we show the results page

Done

Copy link
Contributor

@Marxoz Marxoz left a comment

Choose a reason for hiding this comment

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

On a smaller screen there is no search bar
image
Figure: Search bar missing.

@joshbermanssw
Copy link
Contributor Author

On a smaller screen there is no search bar image Figure: Search bar missing.

Part of the design - will consult with Betty re: Search Bar #2575

@joshbermanssw joshbermanssw merged commit ceb2674 into main Dec 3, 2024
4 checks passed
@joshbermanssw joshbermanssw deleted the search-page branch December 3, 2024 23:48
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.

4 participants