Page MenuHomePhabricator

As a user, when I search for something for no results, then I shouldn't see a banner so that the error is less overwhelming
Closed, ResolvedPublic

Description

We're already displaying an error view where results go, just suppress the banner for that particular "error":

Spec

Search View

Scenario: Entering & running searches

When I search for something that has 0 results
Then I should eventually see an error view where search results normally go
And it should say there are no results
And I should not see an error banner

Event Timeline

BGerstle-WMF raised the priority of this task from to Needs Triage.
BGerstle-WMF updated the task description. (Show Details)
BGerstle-WMF subscribed.

Checked with 5.0.0 (672) on iPad mini iOS 8.2 and iPhone 6 iOS 9.0.
Without that black banner it looks much better now

IMG_0561.PNG (2×1 px, 128 KB)

vs 5.0.0.565

IMG_0560.PNG (2×1 px, 128 KB)

Note: "Could not load any results" subtly implies some technical difficulties, not simply a fact that 'No matches for search item" or, as Android app displays:

Screenshot_2016-02-05-14-53-00.png (1×1 px, 106 KB)
:

JMinor subscribed.

New ticket to change 0 result message to match Android: T126087

This particular issue with the obtrusive banner is fixed. And thank you Jebus, because it was annoying.