navorite / sessionic

A web extension to save, manage and restore sessions, windows and tabs.
GNU Affero General Public License v3.0
471 stars 17 forks source link

Pinned tabs are not restored #144

Open Reboot-Codes opened 1 month ago

Reboot-Codes commented 1 month ago

Describe the bug

Pinned tabs are recorded in the saved session, however, they will not be restored. And when manually restored, they are not pinned.

We're happy to help create a PR to fix this.

Reproduction

  1. Create a new window with 2 unique tabs (one pinned, the other unpinned)
  2. Save the session
  3. Close the window
  4. Create a new window
  5. Restore the session (only the unpinned tab is restored).

Version

1.7.1

Browser

Firefox Release 128.0.3

Operating System

NixOS 24.11 (Linux)

Severity

Annoyance (3)

navorite commented 1 month ago

You're welcome to open a PR!