Page MenuHomePhabricator

Newcomer tasks: "No more suggestions" card widget
Closed, InvalidPublic

Description

  • When the user gets to the last card in the list, they can click the right arrow one more time, and then they see an area that says something like, “Change the filter settings to find more tasks.” along with a graphic. Mockup here.
  • If there is some kind of error and no edit suggestions can be displayed, the text should say, (heading) "No suggested edits are available at this time." (text) "Please try again later." These are the graphics:
    • image.png (1×1 px, 65 KB)
    • Here is the asset as PNG@4x and SVG:

Event Timeline

MMiller_WMF renamed this task from Build out "No more suggestions" card widget to Newcomer tasks: "No more suggestions" card widget.Oct 9 2019, 5:46 PM
MMiller_WMF added subscribers: Catrope, Tgr, MMiller_WMF and 6 others.

Change 542900 had a related patch set uploaded (by Kosta Harlan; owner: Kosta Harlan):
[mediawiki/extensions/GrowthExperiments@master] Newcomer tasks: "No more suggestions" card widget

https://gerrit.wikimedia.org/r/542900

Change 542900 merged by jenkins-bot:
[mediawiki/extensions/GrowthExperiments@master] Newcomer tasks: "No more suggestions" card widget

https://gerrit.wikimedia.org/r/542900

@kostajh - is it still a work in progress? In betalabs I see Suggested edits module that looks somewhat incomplete

Screen Shot 2019-10-21 at 4.58.59 PM.png (315×816 px, 35 KB)

@Etonkovidova it's because we don't have beta labs fully configured yet. The API response is The TaskSuggester has not been configured! See StaticTaskSuggester or $wgGENewcomerTasksRemoteApiUrl.

@RHo @MMiller_WMF do we want to have a generic error card that we can show in this and other error circumstances? Maybe we could reuse the graphic from "No more suggestsions" but have wording indicating that an error occurred, and to try again later.

@RHo @MMiller_WMF do we want to have a generic error card that we can show in this and other error circumstances? Maybe we could reuse the graphic from "No more suggestsions" but have wording indicating that an error occurred, and to try again later.

How about we use this instead as the generic error graphic:

image.png (1×1 px, 65 KB)

Here is the asset as PNG@4x and SVG:

error-message@4x.png (576×576 px, 15 KB)

@RHo thanks! @RHo and @MMiller_WMF do you have wording I should use as well?

@kostajh -- I added wording to the description and put the image files there, too.

@kostajh - the mockup link goes to ""No more suggestions" card. So there should be two cards - one for "No more suggestions" and for a general error?

"No more suggestion card" - do not see any problems with the card itself.

mockupbetalabs implementation
Screen Shot 2019-10-25 at 5.03.30 PM.png (581×399 px, 46 KB)
Screen Shot 2019-10-25 at 4.55.06 PM.png (382×391 px, 27 KB)

There is some UI jumpiness when switching from the last card to "No more suggestions" -which also affects Impact module (click on the animated gif below):

nomoresuggestions_card_size.gif (630×1 px, 250 KB)

"General error" card - any ideas how to display it?

Hey @Etonkovidova, didn’t add the general error card yet but will do that soon and ping you when it’s done.

Change 546336 had a related patch set uploaded (by Kosta Harlan; owner: Kosta Harlan):
[mediawiki/extensions/GrowthExperiments@master] (wip) Suggested edits: Error card widget

https://gerrit.wikimedia.org/r/546336

Change 546336 merged by jenkins-bot:
[mediawiki/extensions/GrowthExperiments@master] Suggested edits: Error card widget

https://gerrit.wikimedia.org/r/546336

@kostajh The text seems to be placed too close to the filter button (can be seen in cawiki betalabs

Screen Shot 2019-11-03 at 4.10.06 PM.png (544×404 px, 43 KB)

Change 548960 had a related patch set uploaded (by Kosta Harlan; owner: Kosta Harlan):
[mediawiki/extensions/GrowthExperiments@master] Suggested Edits: Adjust spacing for error/end-of-queue/no-results

https://gerrit.wikimedia.org/r/548960

Change 548960 merged by jenkins-bot:
[mediawiki/extensions/GrowthExperiments@master] Suggested Edits: Adjust spacing for error/end-of-queue/no-results

https://gerrit.wikimedia.org/r/548960

Checked in betalabs - the patch fixed the placement of the label:

Screen Shot 2019-11-07 at 10.05.57 PM.png (546×429 px, 39 KB)

Moving for Design Review.

hi @Catrope - I am unable to get this error to show up but can you please advise whether the position is as per my comment on this task T235043#5662071 ?
Happy to leave in Design-review for now but think the same feedback applies here, and for the "End of suggestions card"...
cc @MMiller_WMF in case you prefer to make all of these fit into a single SE module UI fixes card or have another suggestion on how to break this work up.

hi @Catrope @kostajh - looks like some regression has occurred?

image.png (1×716 px, 112 KB)

Some new items:

  • Font-size of text should be smaller
  • There should be more spacing between image and "No suggested..." subheader text
  • There should be a light blue background-color: rgba(234, 243, 255, 0.5) on the main part of the suggested edits module
  • "Other users..." text should be in the footer.

This is what I see today, does this look alright @RHo?

image.png (2×1 px, 154 KB)

yes, cannot reproduce