J3 Issue ?
avatar uglyeoin
uglyeoin
23 Sep 2016

Steps to reproduce the issue

Go to admin install something so you generate a message. When the message arrives dismiss it. The success message collapses. I think the error message collapses too. The information messages do not collapse.

Expected result

The success message collapses. I think the error message collapses too.
The information message collapses like the other two.

Actual result

The information messages do not collapse.

Here is a video of me doing this. https://dl.dropboxusercontent.com/u/40004789/joomla-admin.mp4

System information (as much as possible)

Additional comments

avatar uglyeoin uglyeoin - open - 23 Sep 2016
avatar brianteeman
brianteeman - comment - 26 Sep 2016

It is not an issue with the information message type. The problem is that when you have more than one message the "collapse" only happens on dismissing the first one

avatar uglyeoin
uglyeoin - comment - 26 Sep 2016

Ah I see, this is unusual behaviour though right? We should try to "fix" it? The average user will see this as a mistake in my opinion so a UX fail. Or is this something that's unfixable?

avatar brianteeman
brianteeman - comment - 27 Sep 2016

Yes it is a bug - i was just correcting your description of the issue

avatar brianteeman brianteeman - change - 27 Sep 2016
Status New Confirmed
avatar brianteeman brianteeman - change - 2 Oct 2016
Category JavaScript Templates (admin)
avatar Achal-Aggarwal
Achal-Aggarwal - comment - 19 Oct 2016

I think it is an issue even when you have one notification. I was able to reproduce it with one error message.
https://drive.google.com/file/d/0B3rA3UKTXpVsc1hOQmJJTG95OUU/view


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

avatar infograf768
infograf768 - comment - 20 Oct 2016

@Achal-Aggarwal
That JED message is very specific. It is not displayed in the same <div>, i.e. system-message-container
There is no Close button for it.

avatar Achal-Aggarwal
Achal-Aggarwal - comment - 20 Oct 2016

@infograf768
I can see that the message is wrapped under system-message-container only and there is a close button to close it.
screen shot 2016-10-20 at 7 35 43 pm

If I am mistaken then I guess we should fix that message as well. It is bad user experience if as a user I click on close and message does get closed but leave empty white space for nothing.

Due to limited Ui knowledge I am not sure how to fix this, but give me few hours to see what's wrong there.

avatar Achal-Aggarwal
Achal-Aggarwal - comment - 20 Oct 2016

It is so weird. Below change solves the problem and I don't have any idea why.

screen shot 2016-10-20 at 11 59 35 pm

avatar infograf768
infograf768 - comment - 23 Oct 2016

i was speaking of the jed message, not the error message. it closes fine here

avatar C-Lodder
C-Lodder - comment - 22 May 2017

Just FYI to those who didn't see the other issue regarding this. It's to do with the Javascript here: https://github.com/joomla/joomla-cms/blob/staging/administrator/templates/isis/js/template.js#L297

avatar weeblr
weeblr - comment - 3 Jun 2017

Looking into this, #jab17


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

avatar weeblr
weeblr - comment - 3 Jun 2017

Hi @C-Lodder

can you point us at which other issue is related to this exactly??

Thsnks


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

avatar C-Lodder
C-Lodder - comment - 3 Jun 2017

The issue come from the code in the issue above. Been a while since I properly debugged this, but it's something to do with replacing span10 with span12 (and vice versa). I fixed this by doing the markup properly, but cannot remember exactly. Enjoy :)

avatar franz-wohlkoenig franz-wohlkoenig - change - 8 Nov 2017
The description was changed
Status Confirmed Discussion
avatar joomla-cms-bot joomla-cms-bot - edited - 8 Nov 2017
avatar brianteeman brianteeman - change - 25 Mar 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 25 Mar 2018
avatar brianteeman brianteeman - change - 18 Aug 2018
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2018-08-18 11:37:27
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 18 Aug 2018

Looks like this has been resolved elsewhere as it can no longer be reproducced

avatar brianteeman brianteeman - close - 18 Aug 2018

Add a Comment

Login with GitHub to post a comment