ucsb-cs156-s24 / proj-courses-s24-4pm-1

https://ucsb-cs156-s24.github.io/proj-courses-s24-4pm-1/
0 stars 0 forks source link

BUG: The Main Course Search Page Access Looks like Part of the Logo #13

Open github-actions[bot] opened 3 months ago

github-actions[bot] commented 3 months ago

Have you updated the title?

Summary

The landing page for Courses takes you to the main search. This is the one where you can actually search for valid courses and add them to your schedule.

Screenshot 2024-05-15 at 5 20 17 PM

However, there are currently three different search pages that all looks about the same, and it may be difficult for the user to find the right one that will allow them to add a course to the schedule once the Course Page gets removed.

Expected Behavior

The main search page should be easy to reach, either by converting the top left "UCSB Course Search" to a button or adding an unobtrusive button that can lead the user to the right location. Keyword here is unobtrusive.

Current / Observed Behavior

However, let's say you leave the courses page to look at your schedule, how do you get back to that main page? A user might accidentally go to one of the other searches. To make life easier for the user, what if we just make it clear that this is a button or at least some sort of link that will direct you to the main course search page.

Screenshot 2024-05-15 at 5 22 58 PM

Steps to Reproduce

  1. Go to the page https://courses.dokku-00.cs.ucsb.edu or local
  2. Search for a course you would like to add
  3. An error will ask you to make a schedule first
  4. After you have made a schedule, assuming you didn't read what we said above regarding the logo and try to look for the course search page

Browser / Platform Info

No response

github-actions[bot] commented 3 months ago

Copied from https://github.com/ucsb-cs156/proj-courses/issues/99