Search Fun + toggle for priv + navbar fixes - #200
Merged
Merged
Conversation
…ashboard of other users. Shows only the navbar search button when on dashboard
…et signature) and made it so that you cant search users who have not connected their wallets (and hidden profiles ofcourse)
…vbar formatting issues between home and dashboard. Added color to the toggle for both light and dark mode
…eir own username (which would have shown their public profile view)
rebeccafitzpatr
approved these changes
Aug 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: Add Profile Search, Visibility Controls, and Updated Search UI
Summary
This PR adds profile search and profile visibility controls to the user dashboard, along with an updated search UI and navbar styling fixes.
Changes
Profile Search
Profile Visibility
UI Fixes
Testing
Confirmed profile search works with:
Confirmed direct and similar search results are displayed separately.
Confirmed hidden profiles are not visible to other users and are removed from the public table.
Confirmed visibility changes require a valid wallet signature.
Confirmed appropriate success and error messages are displayed.
Confirmed toggle styling works correctly in both light and dark mode.
Confirmed navbar formatting is consistent between the home page and dashboard.