Skip to content

Fix #1485 restore Show Archived button on subscribers page - #1488

Merged
chrisjsimpson merged 1 commit into
masterfrom
1485-restore-show-archived-subscribers-button
Apr 20, 2026
Merged

chrisjsimpson merged 1 commit into
masterfrom
1485-restore-show-archived-subscribers-button

Conversation

@chrisjsimpson

Copy link
Copy Markdown
Contributor

Re-add the 'Show Archived' button to
subscribie/blueprints/admin/templates/admin/subscribers.html linking to the existing admin.archived_subscribers route, which was inadvertently removed in commit 971f7b1.

Also remove a broken <script> block from
subscribie/blueprints/admin/templates/admin/subscribers-archived.html that referenced a non-existent #show-active-subscribers element, causing a JS error on every page load.

Issue ref: #1485

Screenshot before:

Screenshot after:

How to run test(s) for this PR see: Testing

Re-add the 'Show Archived' button to
`subscribie/blueprints/admin/templates/admin/subscribers.html`
linking to the existing `admin.archived_subscribers` route, which
was inadvertently removed in commit 971f7b1.

Also remove a broken `<script>` block from
`subscribie/blueprints/admin/templates/admin/subscribers-archived.html`
that referenced a non-existent `#show-active-subscribers` element,
causing a JS error on every page load.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@chrisjsimpson
chrisjsimpson merged commit 4379883 into master Apr 20, 2026
1 of 2 checks passed
@github-actions

Copy link
Copy Markdown

🚀 PR was released in v0.1.255 🚀

@github-actions github-actions Bot added the released This issue/pull request has been released. label Apr 20, 2026

This branch had an error being deployed

1 failed deployment
testing — 1071d80e Deployed Apr 20, 2026 by chrisjsimpson via Delete #265
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released This issue/pull request has been released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant