Page MenuHomePhabricator

Handling failed requests to the federation source Wiki when statement is being created
Closed, ResolvedPublic8 Estimated Story Points

Description

Currently, a failed request to the source Wiki while searching for a property in the +add statement workflow results in the message "No match was found" in place of search results.

If searching for a property fails while adding/editing a statement, then we should display a different error message in the search results: "Properties temporarily unavailable."

BDD
Given I am adding or editing a statement with federated properties enabled
And properties are unavailable due to a failed call to the source Wiki
When I begin typing a property label or P# into the search field
Then an error message is displayed in the search results that indicates "Properties temporarily unavailable"

What's there currently

image.png (165×996 px, 41 KB)

Event Timeline