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
{{ message }}
This repository was archived by the owner on Apr 6, 2022. It is now read-only.
Bug Report
Community page will open first item whether or not statement is available.
Example: https://www.republik.ch/community?id=47b8d93f-17de-403f-92a8-a87330cb732f points to a statement ID (also known as testimonial ID) which is no longer available. Yet, first item is opened.
A statement can become unavailable if retracted, profile is hidden or user deleted.
Actual Results
Expected Results
Possible Solutions
Before opening first item, check if item ID is equal query parameter ID.
Background: GraphQL query
statementswithfocusparameter, will bubble a statement to first position if available but won't do anything if it isn't.