Skip to content

Tips and troubleshooting

  • Minimize button not visible – Window controls (including Minimize) appear only on window views: WordPress iframe pages (#/wp/...) and Fleek modal/overlay windows. Normal FleekDash pages (e.g. #/dashboard, #/posts without iframe) may not have a minimize control. Use WP mode first to get an iframe, then minimize from there.

  • Restore doesn't open the right page – Restore navigates to the stored URL. If the URL was wrong or has changed (e.g. post ID in query), the opened page may differ. Check the card's title/URL. Editing the URL per window may or may not be supported depending on your version.

  • List is empty after refresh – The list is persisted in localStorage. If you're in a different browser, profile, or device, you won't see the same list. Clearing site data also clears the list.

  • More than 20 windows – The list keeps at most 20 items. New minimizes push out the oldest non-pinned window. Pin the ones you care about so they aren't dropped.

  • Clear all didn't remove everythingClear all removes only non-pinned windows. Pinned (favorite) windows stay. Unpin them first if you want to clear those too.

  • Drag-and-drop not working – Ensure you're on the Minimized Windows page and that the list is rendered (not empty). If the sidebar or layout captures the pointer, try dragging from the card center. Check the browser console for errors.

Quick reference

TopicDetails
Minimized Windows page
#/minimized-windows – list of minimized windows; restore, pin, close, reorder.
Minimize
Window controls → Minimize (or Alt+M); adds current page to list and navigates to minimized-windows.
Restore
On minimized-windows page, click Restore on a card; navigates to that URL.
Pin (favorite)
Keeps window in list on "Clear all" and optionally after restore.
Limit
20 windows max; pinned are kept when limit is reached or on clear.
Persistence
localStorage (minimized-windows-storage); order and pins saved.
Controls
Close (Alt+W), Minimize (Alt+M), Fullscreen (e.g. Space) on iframe/modal.