You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@purvpatel123 if possible try to implement job suggestions on hitting some keywords in search by keyword
eg :- if user in job search writes "r" then should show suggestion like "react" , "rust" etc..
collect list of all suggestions like that (ask ai for that static list) and place it in a lib or constants file and use it in search by keyword in job search component
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
@purvpatel123 if possible try to implement job suggestions on hitting some keywords in search by keyword
eg :- if user in job search writes "r" then should show suggestion like "react" , "rust" etc..
collect list of all suggestions like that (ask ai for that static list) and place it in a lib or constants file and use it in search by keyword in job search component
All reactions