Page MenuHomePhabricator

[M] View more categories in the category field's autocomplete list in upload wizard
Closed, ResolvedPublic

Description

This ticket is part of the EPIC T383055 and following up to T383720

This ticket is follow up task of T383720 to further enhance the category selection in upload wizard

  • Show a full list of sub categories by adding the ability to scroll within autocomplete list as shown in this video
    • Some of the list of sub-categories may be very large so either show only relevant categories or define a max number of items to show (to be discussed) - we decided to set the upper limit to 500, see the patch's commit message and also here
    • If more items than can be fit in a window a scroll bar should be visible
  • Optionally, expand the number of initial matches that one can scroll through. A max number of items that can be shown will need to be defined (to be discussed) - we decided to set the upper limit to 50, see the patch's commit message
    • If more items than can be fit in a window a scroll bar should be visible

Details

Related Changes in Gerrit:

Event Timeline

MarkTraceur renamed this task from View more categories in the category field's autocomplete list in upload wizard to [M] View more categories in the category field's autocomplete list in upload wizard.Jan 15 2025, 5:40 PM
Sneha updated the task description. (Show Details)

Change #1119098 had a related patch set uploaded (by Matthias Mullie; author: Matthias Mullie):

[mediawiki/extensions/UploadWizard@master] Show more categories

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

Change #1119098 merged by jenkins-bot:

[mediawiki/extensions/UploadWizard@master] Show more categories

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

Etonkovidova subscribed.

Checked on common wmf.1 - all specs are in place.

Screen Shot 2025-02-26 at 12.49.15 PM.png (1,118×1,302 px, 204 KB)
Screen Shot 2025-02-26 at 12.44.30 PM.png (908×978 px, 114 KB)