Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Unable to find courses #100

Open
noabarlia opened this issue Jun 26, 2021 · 1 comment
Open

Unable to find courses #100

noabarlia opened this issue Jun 26, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@noabarlia
Copy link
Collaborator

Some courses cannot be found when searching their full name, for example: the course 'מבוא להסתברות וסטטיסטיקה'.
I was able to find the course when searching 'הסתברות'. Then I tried 'מבוא להסתברות' and didn't get any result.
Same with 'אלגוריתמים', this time I could not find it at all. I added a GIF showing the behavior.
Perhaps this happens because of hidden characters in the course's name, or maybe there is a problem with the search function. It is very important to address this bug, as it is currently the only way to add a course to the table!

To Reproduce
Steps to reproduce the behavior:

  1. Run the website: npm run serve
  2. Authenticate.
  3. Search 'מבוא להסתברות'.

Expected behavior
The course should appear in the result.

Screenshots
GIF showing the problem:

Alt Text

@noabarlia noabarlia added the bug Something isn't working label Jun 26, 2021
@ghost ghost self-assigned this Jun 26, 2021
@ghost
Copy link

ghost commented Jun 26, 2021

I found a bug that the search is not working correctly when the user is not related to a student. I will fix it (#102)

However, from the FE standpoint all the requests should be from the logged in user. Do you search for courses from the logged in user, or from an admin user?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant