Fix E2E test
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run

This commit is contained in:
Kalle
2025-10-26 07:55:25 +02:00
parent 9100fa3026
commit f3952ec2ba

View File

@@ -317,6 +317,7 @@ function AvailableScrimsFilterButtons({
onPress={() => setShowRequestPending(!showRequestPending)}
icon={<ArrowDownOnSquareIcon />}
className={showRequestPending ? styles.active : undefined}
data-testid="toggle-pending-requests-button"
>
{showRequestPending
? t("scrims:filters.hidePendingRequests", {