Skip to content

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

Merged
JuanVqz merged 1 commit into
mainfrom
issue-90-remove-unarchive
Jun 9, 2026
Merged

Remove "Un-Archive" action, prevent un-archiving#97
JuanVqz merged 1 commit into
mainfrom
issue-90-remove-unarchive

Conversation

@arielj

@arielj arielj commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

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
@JuanVqz

JuanVqz commented Jun 9, 2026

Copy link
Copy Markdown
Member

Looks good!, thanks @arielj

Screenshot 2026-06-09 at 10 41 24

@JuanVqz JuanVqz merged commit a8c7e9a into main Jun 9, 2026
4 checks passed
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?

2 participants