You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a single bug. Do not report multiple bugs in one issue.
It's a frontend issue, not a backend issue; Otherwise please create an issue on the backend repo instead.
Summary
If a user accesses a deleted community page they don't see the undelete button.
This button is only shown right after deleting a community, but a fresh load of the community page does not show it.
- The front end checks to see whether you are a mod, in order to be
able to restore deleted / removed communities. This removes a filter
which prevents that.
- Fixes#4911
LemmyNet#4912)
* Make sure you can view your moderated deleted and removed communities.
- The front end checks to see whether you are a mod, in order to be
able to restore deleted / removed communities. This removes a filter
which prevents that.
- FixesLemmyNet#4911
* Only show deleted communities to creator, and removed to admins.
* Addressing PR comments.
Requirements
Summary
If a user accesses a deleted community page they don't see the undelete button.
This button is only shown right after deleting a community, but a fresh load of the community page does not show it.
Steps to Reproduce
Technical Details
Lemmy Instance Version
0.19.5
Lemmy Instance URL
https://voyager.lemmy.ml
The text was updated successfully, but these errors were encountered: