No Code Attached Yet bug good first issue
avatar heelc29
heelc29
21 May 2022

Steps to reproduce the issue

Open article modal in front- and backend
image
image

Expected result

  • Ordering field in Frontend Modal should match with list
  • Front- and Backend filter fields should be identical
  • Filter fields in frontend do look the same

Actual result

  • Ordering field in Frontend Modal do not match with list
  • Front- and Backend filter fields are different
  • Filter fields in frontend do not look the same
avatar heelc29 heelc29 - open - 21 May 2022
avatar joomla-cms-bot joomla-cms-bot - change - 21 May 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 21 May 2022
avatar chmst
chmst - comment - 22 May 2022

@heelc29 This is intended behavoiur.
Users in frontend don't work with IDs but are more familiar with alphabetical ordering.
Admins in Backend use to work on new articles and it saves time when articles are ordered from newest to latest.

Do you think this is wrong?

avatar chmst chmst - change - 22 May 2022
Labels Added: Information Required
avatar chmst chmst - labeled - 22 May 2022
avatar heelc29
heelc29 - comment - 23 May 2022

@chmst I don't know, what the better default sorting is. But at the moment the ordering field and the real ordering do not match:
image

avatar chmst chmst - change - 23 May 2022
Labels Removed: Information Required
avatar chmst chmst - unlabeled - 23 May 2022
avatar chmst chmst - change - 17 Feb 2023
Labels Added: bug good first issue
avatar chmst chmst - labeled - 17 Feb 2023
avatar chmst chmst - labeled - 17 Feb 2023
avatar Mayankq
Mayankq - comment - 20 Feb 2023

@heelc29 This is a silly question but I'm just starting out with open-source contributions. Can you please elaborate on how to reproduce the issue on the frontend?

avatar heelc29
heelc29 - comment - 25 Feb 2023

@Mayankq visit your.domain/index.php?option=com_content&view=form&layout=edit
And open the content editor-xtd:
image
image

avatar Mohammadkhan18
Mohammadkhan18 - comment - 3 Apr 2023

ok i got the front end and backend version the things to change
1: Title ascending to ID ascending
2: dropdown menu styling should be same in frontend and backend
3: align the Status , title etc section same in both the front and back end

correct me if i'm wrong @heelc29

avatar Programmer-Dost
Programmer-Dost - comment - 10 Aug 2023

Can someone help me with reproducing this issue? as the steps to open Article Modal are unclear.

avatar chmst
chmst - comment - 12 Aug 2023

If you add a new Menu Item and select Article / single article as menu Item Type, you have to select an article.
This opens a modal window with articles.
The modal window enables the user the selection - but it has not the same columns as the Article overview.

avatar alikon
alikon - comment - 13 Aug 2023

i was unable to reproduce
are still someone able to reproduce it and give us good info on how to reproduce ?

avatar brianteeman
brianteeman - comment - 13 Aug 2023

@heelc29 and @chmst have both provded instructions how to replicate

avatar alikon
alikon - comment - 13 Aug 2023

i've followed that , that's why i'm asking if it is still reproducible, i was not able to...

avatar brianteeman
brianteeman - comment - 13 Aug 2023

yes its still reproducable

avatar TanyaGupta1901
TanyaGupta1901 - comment - 20 Sep 2023

Is this fixed?

avatar TheLostShip
TheLostShip - comment - 28 Sep 2023

I'm a bit confused folks. I mean, where am I gonna find this Article feature on the website so that I may check the issue myself in order to try fixing it? It's going to be my first contribution, can anyone help me out?

avatar charvimehradu
charvimehradu - comment - 28 Sep 2023

@TheLostShip You'll need to set up your Joomla environment to work with it. You can find the related documentation here.

avatar TheLostShip
TheLostShip - comment - 28 Sep 2023

@TheLostShip You'll need to set up your Joomla environment to work with it. You can find the related documentation here.

Ah, I see. Thanks.

Add a Comment

Login with GitHub to post a comment