Skip to content

Remove "Un-Archive" action, prevent un-archiving#97

Open
arielj wants to merge 1 commit into
mainfrom
issue-90-remove-unarchive
Open

Remove "Un-Archive" action, prevent un-archiving#97
arielj wants to merge 1 commit into
mainfrom
issue-90-remove-unarchive

Conversation

@arielj
Copy link
Copy Markdown
Contributor

@arielj arielj commented Jun 8, 2026

This PR removes the "UN-ARCHIVE" button from the "Archived" table.

Changing the state out of "archived" can create many problems and it's not really used in practice.

I also added some validations to prevent changing the state when it was already "archived" to avoid mistakes. The state could of course be changed out of "archived" by skipping validations, but we can't prevent that.

@arielj arielj requested a review from JuanVqz June 8, 2026 13:23
@arielj arielj linked an issue Jun 8, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove the Un-Archive button on archived puzzles?

1 participant