[https://www.loom.com/share/001e9a8dc92c4e279d0e33856d50aa3a](https://www.loom.com/share/001e9a8dc92c4e279d0e33856d50aa3a "smartCard-inline")
- Factiii pins have 2 types external/internal
- External IE it is from another space entirely
- Internal is from this space directly - this does not need markup and show on top
- The factiii PINs on side should be attached to spaceMember
- The default factiiis need to show as already pinned on the sidebar and users cannot unpin them
- Make a popover that explains the factiii cannot be unpinned
- The space owner needs a place to moderate which default factiiis are shown I suggest doing it in the Manage Space area
- Likely bug generated when I updated pin schema with spaceMember. This needs to be a many to many relation like User and Space to factiii directly.
- Let logged in user pin factiiis on their profile. These pin to user.pinnedFactiiis and use the same modal that already displays. WIll need to have the route built to work.