Whenever I click “Add person”, this comes up
Then I type anything, it always comes up with this (because it isn’t registering my inputs)
(Can’t add 2nd pic, but whatever I type it just shows @Rishi_Bokhoree )
I can’t add anyone, which is really annoying
If you just type @, he’s the first person to come up
(And I’m not trying to add Rishi_Bokhoree to my PM)
Thanks in advance
P.s New here, didn’t know if this is for developer problems or something. Sorry if ive put it in the wrong category
1 Like
sam
(Sam Saffron)
July 10, 2017, 4:50pm
2
Very strange, the image appears to be missing, can you try uploading it again?
1 Like
Done - it was because i’d copied over the post from my community and it didn’t recongnise the image
1 Like
Update - more people on the forum complaining about it. Seems to be an android only issue (works on Safari, yet not on chrome nor Samsung internet)
Correction;
It seems to happen on iOS too, but i can’t repro it on my end (iOS 11…)
We’ve been getting a fair amount of reports of this lately.
I have been struggling with this for a while now. I can enter a email/username to invite someone to a Message or PM. Plz help -Kind regards -Michael FedEx VA Events Manager
Reading time: 2 mins 🕑
Likes: 10 ❤
Whenever I click “Add person”, this comes up Then I type anything, it always comes up with this (because it isn’t registering my inputs) I can’t add anyone, which is really annoying If you just type @, he’s the first person to come up (And...
Reading time: 1 mins 🕑
Likes: 12 ❤
As you can probably see in the photo there is a little box under the invite others part, even clicking on that little box does nothing. I was wondering if I could get some possible help from someone and/if you have also had this happen to you.
Reading time: 1 mins 🕑
Likes: 8 ❤
and so it goes on…
1 Like
zaidsal
(R_Jordanian)
August 21, 2017, 3:16pm
6
sam
(Sam Saffron)
August 21, 2017, 3:20pm
7
I really really need a repro here, very hard to fix it without.
1 Like
zaidsal
(R_Jordanian)
August 21, 2017, 3:21pm
8
Hey Sam, it is Already mentioned in my topic
sam
(Sam Saffron)
August 21, 2017, 3:22pm
9
Last reply to your topic is:
Works now! Thanks for the help @Aussie_Cockatoo !
This was reported by John prior to yours, Zaid.
@sam - i understand that. I’ll see what i can find out, seems to be located to certain device/browser combinations…
1 Like
zaidsal
(R_Jordanian)
August 21, 2017, 3:23pm
11
sam
(Sam Saffron)
August 21, 2017, 3:24pm
12
Can you still reproduce this issue on your S3 now? on a PM on meta?
zaidsal
(R_Jordanian)
August 21, 2017, 3:26pm
13
Its S7 edge
Affirmative, it does happen here
sam
(Sam Saffron)
August 21, 2017, 3:26pm
14
What is the EXACT browser version you are using? Does it happen on Chrome stable as well?
david
(David Taylor)
August 21, 2017, 3:41pm
15
I can repro on chrome stable here on Meta, but only if I use the mobile emulator.
I cannot reproduce on my own instance using my own account, but can repro with a non-admin account. So looks like the issue might be for non-staff users only. Nothing in Ruby/JS logs.
2 Likes
sam
(Sam Saffron)
August 21, 2017, 4:11pm
16
OK, I have an easy repro here @joffreyjaffeux so adding this to your list.
Create a PM to yourself
View it with ?mobile_view=1
There are 2 bugs here:
Why does this not look like a button?
What is going on here?
The reason I am assigning this to @joffreyjaffeux is cause this issue is made about 9000 times harder to debug due to select2
.
With select2, we always replace the original DOM nodes with a wrapped version using select 2, which means finding the original CSS responsible for the width of the element is a nightmare ^ 2.
So my suggestion is just to replace user-selector
with the new component and then it should be trivial to add the missing width there.
6 Likes
sam
(Sam Saffron)
August 21, 2017, 5:46pm
17
A quick fix by @joffreyjaffeux is now deployed both here and on inifinte flight, a more comprehensive fix will be created in a week or so.
8 Likes
Thanks for quick assistance! One less thing to worry about
2 Likes