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)
10 juli 2017 om 16:50
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)
schyllberg
(Sebastian)
20 augustus 2017 om 21:44
5
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)
21 augustus 2017 om 15:16
6
sam
(Sam Saffron)
21 augustus 2017 om 15:20
7
I really really need a repro here, very hard to fix it without.
1 like
zaidsal
(R_Jordanian)
21 augustus 2017 om 15:21
8
Hey Sam, it is Already mentioned in my topic
sam
(Sam Saffron)
21 augustus 2017 om 15:22
9
Last reply to your topic is:
Works now! Thanks for the help @Aussie_Cockatoo !
schyllberg
(Sebastian)
21 augustus 2017 om 15:23
10
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)
21 augustus 2017 om 15:23
11
sam
(Sam Saffron)
21 augustus 2017 om 15:24
12
Can you still reproduce this issue on your S3 now? on a PM on meta?
zaidsal
(R_Jordanian)
21 augustus 2017 om 15:26
13
Its S7 edge
Affirmative, it does happen here
sam
(Sam Saffron)
21 augustus 2017 om 15:26
14
What is the EXACT browser version you are using? Does it happen on Chrome stable as well?
david
(David Taylor)
21 augustus 2017 om 15:41
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)
21 augustus 2017 om 16:11
16
OK, I have an easy repro here @j.jaffeux 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 @j.jaffeux 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)
21 augustus 2017 om 17:46
17
A quick fix by @j.jaffeux is now deployed both here and on inifinte flight, a more comprehensive fix will be created in a week or so.
8 likes
schyllberg
(Sebastian)
21 augustus 2017 om 18:05
18
Thanks for quick assistance! One less thing to worry about
2 likes