Last modified: 2014-05-23 20:30:40 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T32627, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30627 - Special:ListFiles/<username> doesn't need to list the user in the file table
Special:ListFiles/<username> doesn't need to list the user in the file table
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-08-30 07:13 UTC by Ryan Kaldari
Modified: 2014-05-23 20:30 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ryan Kaldari 2011-08-30 07:13:18 UTC
Listing the user in the File table is redundant if you're filtering based on user.
Comment 1 Brion Vibber 2011-08-31 18:03:21 UTC
You should generally assume that the list UIs will become more dynamic in the future; eg you might be switching in/out that option at any time, which would change which options you're displaying.

Would there be any particular benefit to special-casing the column out when using one particular search filter?
Comment 2 Ryan Kaldari 2011-08-31 18:38:57 UTC
Yes, the benefit is that:
1. That particular case is likely to become the 99.9% use case in the near future (as soon as "My uploads" gets added to the header, which there appears to be consensus for on Commons)
2. The table is a total mess on small to medium size screens, largely because of squished columns. Eliminating unneeded columns would help. (Adding percent width suggestions to the columns would also help.)
Comment 3 Gerrit Notification Bot 2014-05-22 19:30:17 UTC
Change 134869 had a related patch set uploaded by Brian Wolff:
Do not include user column on Special:MyUploads

https://gerrit.wikimedia.org/r/134869
Comment 4 Bawolff (Brian Wolff) 2014-05-22 19:32:49 UTC
(In reply to Brion Vibber from comment #1)
> You should generally assume that the list UIs will become more dynamic in
> the future; eg you might be switching in/out that option at any time, which
> would change which options you're displaying.
> 

Yes, but in the mean time it is quite a bit of wasted space where space is at a premium. If in some future we do actually make dynamic special pages, we can undo the special casing then. 


----

p.s. I assumed you meant Special:ListFiles not Special:NewFiles
Comment 5 Gerrit Notification Bot 2014-05-23 20:27:22 UTC
Change 134869 merged by jenkins-bot:
Do not include user column on Special:MyUploads

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

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links