wmde / mitmachen

Help new Wikipedia editors find articles with known issues
https://tools.wmflabs.org/mitmachen
GNU General Public License v2.0
2 stars 1 forks source link

Integration of a column with the date in the search query table #63

Open ChristineDomgoergen opened 4 years ago

ChristineDomgoergen commented 4 years ago

Add a column with the date to the table of search terms

darionewmonday commented 4 years ago

It will be possible to sort results by clicking on the date. Date format: dd.mm.aaaa @dev-ckln

dev-ckln commented 4 years ago

Its done but date format is mm-dd-yyyy since that is the default for js. But there is a datepicker, so you don't have to manually write it.

darionewmonday commented 4 years ago

We need the date in this format dd/mm/yyyy

@dev-ckln

darionewmonday commented 4 years ago

Why there´s a column "Web Link"? pls remove @dev-ckln

darionewmonday commented 4 years ago

what is the difference between subcategoryarticle und search? in Stats page @dev-ckln

dev-ckln commented 4 years ago

Search is for when user searches from top and subcategory is when user selects a subcategory on articles for a category.

darionewmonday commented 4 years ago

@ChristineDomgoergen

dev-ckln commented 4 years ago

Is there anything else for this issue, please confirm.

darionewmonday commented 4 years ago

The date sorting doesn´t work https://www.loom.com/share/bb81c8f653614168b1a37df2a8cae0c9

Once I click on the date to sort it, it goes crazy

@dev-ckln

dev-ckln commented 4 years ago

Please check attachment and use sorting accordingly https://prnt.sc/s1nt6o

darionewmonday commented 4 years ago

Then you need to re-allocate the arrows because as it is now obviously is not easy to understand. Please place the relative arrows close to the words Like:

(arrows) Date (arrows) Count

@dev-ckln

dev-ckln commented 4 years ago

DONE, please check.