Distinguish between "app not found" and "can't load README" on app details page #6

Open
opened 2021-04-24 19:03:17 +00:00 by 3wordchant · 0 comments
Owner

https://dev.apps.coopcloud.tech/foobar

gives the same result as trying to access an actual app but there's a Gitea problem.

We know from looking at apps.json whether an app actually exists, so we could redirect to the four oh four page from that error case, and reserve the alert box for a network failure.

https://dev.apps.coopcloud.tech/foobar gives the same result as trying to access an actual app but there's a Gitea problem. We know from looking at `apps.json` whether an app actually exists, so we could redirect to the four oh four page from [that error case](https://git.autonomic.zone/coop-cloud/abra-apps/src/branch/main/src/Pages/App_String.elm#L150), and reserve the alert box for a network failure.
3wordchant added the
enhancement
label 2021-04-24 19:03:17 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/recipes.coopcloud.tech#6
No description provided.