Open article modal in front- and backend
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
Information Required
|
Labels |
Removed:
Information Required
|
Labels |
Added:
bug
good first issue
|
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
Can someone help me with reproducing this issue? as the steps to open Article Modal are unclear.
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.
i was unable to reproduce
are still someone able to reproduce it and give us good info on how to reproduce ?
i've followed that , that's why i'm asking if it is still reproducible, i was not able to...
yes its still reproducable
Is this fixed?
@TheLostShip You'll need to set up your Joomla environment to work with it. You can find the related documentation here.
@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.
@Payoshnik123 Issues aren't assigned. If you wanna create a pull request, go for it.
- 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.
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.
@richard67 or @heelc29 , could you please clarify the following?
For the second issue: "Front- and Backend filter fields are different"
For the third issue: "Filter fields in frontend do not look the same"
Looking forward to your insights. Thanks!
i see a complete different interface in frontend and backend. Could u clarify if the issue is still open or not.
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
Open article modal in front- and backend
@Rohit-rk07 You have to open the article modal (#37841 (comment)).
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
@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?