Skip to content

[4.4] Fix unclear Text Message in All Menu Items area Batch Action process (Update com_menus.ini)#43215

Closed
exlemor wants to merge 1 commit intojoomla:4.4-devfrom
exlemor:4.4-menutextfix
Closed

[4.4] Fix unclear Text Message in All Menu Items area Batch Action process (Update com_menus.ini)#43215
exlemor wants to merge 1 commit intojoomla:4.4-devfrom
exlemor:4.4-menutextfix

Conversation

@exlemor
Copy link

@exlemor exlemor commented Apr 5, 2024

Pull Request for Issue #43214
To make the Menu - All Menu Items screen batch message clearer/easier to understand and follow.

Summary of Changes

Changed com_menus.ini text string to make it easier to understand action...

While testing Joomla 5.1.0. RC1 during/after the Release Testing meeting, I came across a not so easy to understand message...

I needed to test Batch operations in the Menus Area and I happen to click on All Menu Items...
There, I selected the 'Blog' menu entry (created for me when I installed the Sample Data set), then clicked on Actions --> Batch.

The explanation message (which feels like an error or at least a notice/warning etc yet is not in orange etc ) says:

Batch process the selected menu items
To use batch processing, please first select a Menu in the manager.

yet, that last line is confusing...

It should say:

To use batch processing, please first select the - Select Menu - entry in the dropdown menu above on this screen.

Testing Instructions

Just that the string is updated.

Check if need be the video:
https://github.com/joomla/joomla-cms/assets/2597232/eba94446-f911-4020-9ac4-b763c54da513

Actual result BEFORE applying this Pull Request

To use batch processing, please first select a Menu in the manager.

Expected result AFTER applying this Pull Request

To use batch processing, please first select the - Select Menu - entry in the dropdown menu above on this screen.

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

To make the Menu - All Menu Items screen batch message clearer/easier to understand and follow.
@brianteeman
Copy link
Contributor

This is not correct. You could also select a menu in the sidebar menu

@HLeithner HLeithner changed the title [4.x - 5.x]: Fix unclear Text Message in All Menu Items area Batch Action process (Update com_menus.ini) [4.4] [4.x - 5.x]: Fix unclear Text Message in All Menu Items area Batch Action process (Update com_menus.ini) Apr 24, 2024
@HLeithner HLeithner changed the title [4.4] [4.x - 5.x]: Fix unclear Text Message in All Menu Items area Batch Action process (Update com_menus.ini) [4.4] Fix unclear Text Message in All Menu Items area Batch Action process (Update com_menus.ini) Apr 24, 2024
@chmst
Copy link
Contributor

chmst commented Apr 24, 2024

In German the message is something like "Please select a Menu".
I think this is better (when correct english). It is the users's choice where he wants to specify the menu, in the manager or in the filter bar.

@ghost
Copy link

ghost commented Aug 6, 2024

I have tested this item ✅ successfully on 93650ad


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43215.

@crommie
Copy link

crommie commented Aug 24, 2024

I have tested this item ✅ successfully on 93650ad

Works as described: the text was different.

I don't understand what it means though, so to me it's still unclear. What do we want people do to here?

Something like this?

To use batch processing, please first choose a specific menu from the dropdown on top of this screen.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43215.

@degobbis
Copy link
Contributor

I have tested this item ✅ successfully on 93650ad


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43215.

@richard67
Copy link
Member

This is not correct. You could also select a menu in the sidebar menu

What about this comment by @brianteeman ? I think he is right and the way described in the changed language string is not the only way to select a menu.

@crommie
Copy link

crommie commented Aug 24, 2024

So what about:

To use batch processing, please first choose a specific menu. Use the dropdown on top of this screen or the link in the sidebar menu.

@exlemor
Copy link
Author

exlemor commented Aug 24, 2024

Hi Anja, thanks for your version (hug)

So what about:

To use batch processing, please first choose a specific menu. Use the dropdown on top of this screen or the link in the sidebar menu.

I would be OK with that, I was trying to find the shortest language version and I did not have a problem with guiding users to 1 of 2 possible ways of doing it - but since it seems that this is not appreciated :), your version is good.

the link in the sidebar menu part of your proposal is for me a bit too vague which link?

I wish it was more specific so as to remove any confusion or doubt - that's why I tried to be very specific in my 1 pointing to a specific version. (hug)

@brianteeman
Copy link
Contributor

Sometimes more is less understandable

@crommie
Copy link

crommie commented Aug 24, 2024

True @brianteeman

@crommie
Copy link

crommie commented Aug 24, 2024

So we're back to: Select a menu.

@richard67
Copy link
Member

So we're back to: Select a menu.

Maybe "Select a menu wherever you find some."? 😄

@exlemor
Copy link
Author

exlemor commented Aug 24, 2024

And I am sorry to disagree with Brian ;) or be a pain - but it's not about more or fewer words it's about being clear, confusion free - after I was confused I had 2 unrelated regular users - 1 of which works occasionally with Joomla 4 and one that has worked with Joomla for 3 years pretty actively as a content editor and occasionally a bit more and they were also confused so the confusion is 'real' - which is why I was trying to either:

  1. direct people to 1 working solution (if certain users know a second way of doing things great but I didn't have a problem with providing a clear 1 way to get the task done) or

  2. since that seems to be the consensus find a way to be clear as to both ways of getting it done.

(funny Richard ;) just saw your Maybe "Select a menu wherever you find some."? 😄 comment :p

@Quy
Copy link
Contributor

Quy commented Aug 26, 2024

Would it be better to just hide the Batch option under All Menu Items?

@chmst
Copy link
Contributor

chmst commented Aug 26, 2024

Would it be better to just hide the Batch option under All Menu Items?

Nice idea.
I see already the issues coming "batch button missing in all menu items" :)

In the last days I stumbled upon this message several times. I don't remember why we need to select a menu at all? In categories, I can select all and then activate the batch button, no need to select a parent.

@brianteeman
Copy link
Contributor

I don't remember why we need to select a menu at all?

Maybe it isnt needed any more

@chmst
Copy link
Contributor

chmst commented Oct 16, 2024

Please test #44286. If it works, we do not need this message

@chmst
Copy link
Contributor

chmst commented Oct 17, 2024

Closing this, as it is resolved with #44286.

@chmst chmst closed this Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants