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

[Feat]: Implement Orama Search For The Search On The Website #779

Open
1 task done
tobySolutions opened this issue Oct 15, 2023 · 11 comments · May be fixed by #799
Open
1 task done

[Feat]: Implement Orama Search For The Search On The Website #779

tobySolutions opened this issue Oct 15, 2023 · 11 comments · May be fixed by #799
Assignees
Labels
🕹 aspect: interface Concerns end-users' experience with the software hacktoberfest

Comments

@tobySolutions
Copy link
Collaborator

Description

The current search for the website uses a normal JS filter algorithm to search the array of objects on the "Active Members" and "Staff" pages; this has two main issues which are:

  • The search only returns an item when it exactly matches, it doesn't have suggestions or closely related feature
  • There is no sorting algorithm for the items searched.
Screenshot 2023-10-15 at 16 01 03

Solution

Using Orama search would really help improve the search experience on both the /active-members and /staff pages:

Reference:

https://github.com/oramasearch/orama#usage

Anything else?

No response

Code of Conduct

@tobySolutions tobySolutions added hacktoberfest 🕹 aspect: interface Concerns end-users' experience with the software labels Oct 15, 2023
@mit-anuj
Copy link

please assign me this issue

@ShagunDubey1
Copy link

@tobySolutions, plz assign this to me.

@tobySolutions
Copy link
Collaborator Author

Sure thing @mit-anuj; it's all yours!

@mit-anuj
Copy link

Hii @tobySolutions . Actually you didn't responded on my comment so I started working on the other issues of other repositories and because of that I'll busy for next couple of days . If you can wait that long I'll be happy to work on this issue but if you want it to be resolved in a day or two then feel free to unassign me and assign it to somebody else.
I hope you will understand

@tobySolutions
Copy link
Collaborator Author

Hii @tobySolutions . Actually you didn't responded on my comment so I started working on the other issues of other repositories and because of that I'll busy for next couple of days . If you can wait that long I'll be happy to work on this issue but if you want it to be resolved in a day or two then feel free to unassign me and assign it to somebody else.
I hope you will understand

Oh ok, awesome! Of course! That's totally fine. Take your time.

@mit-anuj
Copy link

Screenshot 2023-10-29 142229

hey @tobySolutions I am getting this error while I am trying to run it on localhost and I am stuck with this issue so please help me

@tobySolutions
Copy link
Collaborator Author

Screenshot 2023-10-29 142229

hey @tobySolutions I am getting this error while I am trying to run it on localhost and I am stuck with this issue so please help me

Um, sorry what's the error please?

@tobySolutions
Copy link
Collaborator Author

Screenshot 2023-10-29 142229

hey @tobySolutions I am getting this error while I am trying to run it on localhost and I am stuck with this issue so please help me

Oh, my network is really shitty. I'll try to see if I can load the image soon enough so I can respond.

@josuembuyu
Copy link

Hello @tobySolutions
Someone is still working on this issue, can I take it?

@FrancescoXX
Copy link
Owner

thanks @mit-anuj , assigned to @josuembuyu for now

@josuembuyu
Copy link

Hello @xkrishguptaa,

I'm currently facing deployment issues with my pull request (#799) related to Vercel. Could you please provide assistance and guidance on resolving this matter?

Thank you!

Repository owner deleted a comment from Rotimiiam Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕹 aspect: interface Concerns end-users' experience with the software hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants