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.

avatar KaranNegi20Feb
KaranNegi20Feb - comment - 28 Feb 2025

hey @heelc29, is this issue still available to be solved?

avatar Payoshnik123
Payoshnik123 - comment - 7 Mar 2025

@heelc29 could you please assign me this isssue?

avatar fgsw
fgsw - comment - 7 Mar 2025

@Payoshnik123 Issues aren't assigned. If you wanna create a pull request, go for it.

avatar Dileepadari
Dileepadari - comment - 10 Mar 2025

Hi,
Could you clarify whether this issue is about changing the default label or the default option?

If it's a label change, I've already changed it and attached the PR below. Could someone confirm if this aligns with the expected change?
PR: #45106

avatar richard67
richard67 - comment - 12 Mar 2025
  • 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

@heelc29 As far as I can see, @Dileepadari 's PR #45106 fixes only the first issue. Are the other 2 meanwhile clarified, or do you still think they should be fixed? If clarified, then the PR would fix this issue completely, but if not, it would fix it only partly and we should leave this issue here open.

avatar Dileepadari
Dileepadari - comment - 13 Mar 2025

Oh, Thanks @richard67 for the clarification, I think they haven't clarified regarding the other two issues. But I think its better to have same across the frontend and backend. I will look into the other two issues too.

avatar Dileepadari
Dileepadari - comment - 13 Mar 2025

@richard67 or @heelc29 , could you please clarify the following?

For the second issue: "Front- and Backend filter fields are different"

  • Is the problem related to the missing "Featured" filter, or is it about differences in their grid division/layout?

For the third issue: "Filter fields in frontend do not look the same"

  • Does this mean that the spacing between the filters is inconsistent, or is there another visual discrepancy?

Looking forward to your insights. Thanks!

avatar Rohit-rk07
Rohit-rk07 - comment - 22 Mar 2025

i see a complete different interface in frontend and backend. Could u clarify if the issue is still open or not.

avatar brianteeman
brianteeman - comment - 22 Mar 2025

i see a complete different interface in frontend and backend. Could u clarify if the issue is still open or not.

then you are looking in the wrong place or doing something else that is wrong. impossible to guess what you are doing wrong as I dont know what you are seeing

avatar Rohit-rk07
Rohit-rk07 - comment - 22 Mar 2025

Image

Image
Have a look this is what iam seeing and in backend ordering seems to be okay

avatar fgsw
fgsw - comment - 22 Mar 2025

Open article modal in front- and backend

@Rohit-rk07 You have to open the article modal (#37841 (comment)).

avatar heelc29
heelc29 - comment - 24 Mar 2025

For the second issue: "Front- and Backend filter fields are different"

  • Is the problem related to the missing "Featured" filter, or is it about differences in their grid division/layout?

Its the missing "Featured" filter and the order of filters

For the third issue: "Filter fields in frontend do not look the same"

  • Does this mean that the spacing between the filters is inconsistent, or is there another visual discrepancy?

its the background of the arrow button

Image

avatar Rohit-rk07
Rohit-rk07 - comment - 24 Mar 2025

@heelc29 Thanks for clarifying the issue. Does this #45189 solves the first two issue.
And about the third one, i can see the bg of arrow buttons are same in all filter fields. So I guess it should be okay.

Image

Add a Comment

Login with GitHub to post a comment