I am trying to make a way for the current user to search for other users in the database, with the result being, each user is able to navigate to other users “profile” and view it without editing it.
I have been experimenting with creating a “list of things” but have thus far been unable to get it to work properly, in terms of getting it to display a list of users that is BASED ON what the current user typed into the search input. Any help would be very much appreciated.