Page MenuHomePhabricator

Tweaks to Wikisource Export page
Closed, ResolvedPublic3 Estimated Story Points

Description

Acceptance Criteria:

  • Implement the visual tweaks as shared below
  • Maybe change "Title of book's main page" to "Title of the book or section to export"
  • We need to reduce the font size of "Options" to make it consistent with the other labels (e.g. "Wikisource", "Title", "File Format", ...).

Visual Details:

Implementation v1 - Annotated.jpg (1ร—2 px, 947 KB)

Event Timeline

Restricted Application added a subscriber: Aklapper. ยท View Herald TranscriptMar 18 2021, 10:41 PM

Here are some potential UI tweaks for the Wikisource Export page.

Implementation v1 - Annotated.jpg (1ร—2 px, 947 KB)

ifried updated the task description. (Show Details)
ifried renamed this task from Placeholder: Tweaks to Wikisource Export page to Tweaks to Wikisource Export page.Mar 18 2021, 11:09 PM
ARamirez_WMF set the point value for this task to 3.Mar 18 2021, 11:22 PM
ARamirez_WMF moved this task from Needs Discussion to Up Next on the Community-Tech board.

The first parts of this are ready for review: https://github.com/wikimedia/ws-export/pull/349

Still to come:

  • Heater font
  • Form width
  • Label of title field
  • Wikisource names in dropdown

PR 349 is merged and live on the test site now.

Does anyone have a better phrase for "Title of the book's main page."?

@Samwilson What would be downloaded other than a full book again? Would it be a section or particular volume of a book, like if a book has many parts? If so, maybe something like "Title of the book or section" or something along those lines?

Also pinging @SGill & @nayoub for feedback: What language do you think would be more clear & accurate for users? Thanks in advance!

@Samwilson the tweaks look great!

I agree with you @ifried. If there's the possibility, as you mentioned Sam, for a user to export the entire book or a specific part of it, then it would be good to have " Title of the book or section to export". What do you think @SGill?

I was wrong: last thing is the form width; will get that done now.

The title help text is merged.

We need to reduce the font size of "Options" to make it consistent with the other labels (e.g. "Wikisource", "Title", "File Format", ...).

ifried updated the task description. (Show Details)

Would it also be possible to vertically center the "Back to Wikisource" button label to the arrow, if time allows?

The form width and label sizes are done in https://github.com/wikimedia/ws-export/pull/359 (ready for review).

I'm having some trouble with the vertical alignment of the arrow in 'Back to Wikisource', because it's already centred according to the font baseline, which isn't very apparent in English but can be seen in languages with more decenders. I've set it to be centred according to the 20px line-height, but I'm not 100% sure if that's super correct.

dom_walden subscribed.
  • Implement the visual tweaks as shared below

ws_export_tweaks.png (978ร—1 px, 82 KB)

  • Maybe change "Title of book's main page" to "Title of the book or section to export"

Yep.

  • We need to reduce the font size of "Options" to make it consistent with the other labels (e.g. "Wikisource", "Title", "File Format", ...).

Yep, they are all 14px font size.

This is now on production. I can see the changes, such as the removal of the colons (see screenshot example below). I'm marking this as Done.

Screen Shot 2021-04-01 at 6.41.23 PM.png (1ร—2 px, 233 KB)