You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct: only direct pins are shown, and indirect pins have no indicator at the moment.
Finding out if a file was pinned indirectly is extremely expensive, however within MFS an optimization is possible where we check each of parent directories.
I'm closing this, as we already track adding that check and indicator for indirect pins in #1736
If you have any suggestions what way of indicating indirect pins feels intuitive, please comment on the linked issue 🙏
Describe the bug
The pins in the webui are pretty non-nonsensical.
By adding files to MFS, doesn't the local node automatically pin all data? Opening folders shows "pinned" data doesn't have a recursive pin.
Maybe the webui isn't identifying recursive pins properly?
Screenshots
"haiku" not pinned + "haikuports" pinned here:
Nothing within "haikuports" pinned here:
Desktop (please complete the following information):
Additional context
UI v2.12.3
The text was updated successfully, but these errors were encountered: