I am working on a “school screener” prototype for class that allows users to save their favorite schools into a “Saved” page. There are two ways users can save - 1. “quick save” when reviewing search results and 2. “save” when on the school profile.
My issue is having the “save” components be consistent across the prototype. If I click “quick save” on the search and then drill down to see the school profile, I want then the school profile to also reflect “Saved” and vice versa.
The same component is being used for both, just with different variants.