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

added search - position page #916

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from
Open

added search - position page #916

wants to merge 6 commits into from

Conversation

Jakukow
Copy link
Contributor

@Jakukow Jakukow commented Feb 26, 2025

No description provided.

@Jakukow Jakukow changed the title added search added search - position page Feb 26, 2025
}, [])

const renderOption = useCallback(
(autocompleteProps: any, option: ISearchToken) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

it should be AutocompleteRenderInputParams type

)

const handleKeyDown = useCallback(
(event: React.KeyboardEvent<HTMLInputElement>, inputProps: any) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

please, change types any for the correct ones, there are more cases in your code

Copy link

This pull request has been deployed to Vercel.

Latest commit: 96dffcc
✅ Preview: https://webapp-dy8fzrnux-invariantlabs.vercel.app
🔍 Inspect: https://vercel.com/invariantlabs/webapp/Ekz2VNyPfTgbu3ufgBSnB9Mqw2B9

View Workflow Logs

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