Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mentions Clearing after hitting return twice. #2478

Closed
LauraMakesArt opened this issue Feb 4, 2015 · 6 comments · Fixed by #2962
Closed

Mentions Clearing after hitting return twice. #2478

LauraMakesArt opened this issue Feb 4, 2015 · 6 comments · Fixed by #2962

Comments

@LauraMakesArt
Copy link

When mentioning someone via @mentions, hitting return twice completely clears the name.

@shooj
Copy link

shooj commented Feb 4, 2015

Agreed that's the way it should work, but it's not working as it should.
What's happening is that hitting return once completely clears everything except the @
Hitting return again moves the cursor to the line below.
Hitting return a third time moves the cursor up to the right of @ again
Repeat ad infinitum.

Using the tab key instead of the return key has the same effect.
Using Firefox instead of Chrome makes no difference.
Our forum is embedded inside an iframe, so I though it might work better if I used the non-embedded version directly at the vanillaforums.com URL. No difference.

Ideas?

@LauraMakesArt
Copy link
Author

Shooj, I'm not sure if you misunderstood my original post, but the issue is now open for the devs to look at, and what you describe is precisely what I was reporting.

@shooj
Copy link

shooj commented Feb 4, 2015

I did misunderstand. I thought you were addressing me instead of your devs.

Fingers crossed.

@shooj
Copy link

shooj commented Feb 12, 2015

Bumping. Any update?

@linc
Copy link
Contributor

linc commented Feb 12, 2015

You can ask the community about recruiting assistance to fix this on the forum. http://vanillaforums.org/discussions

Please use comments here to contribute information or other assistance, not ping the dev team until your pet issue is fixed.

@linc linc added the Bug label Feb 14, 2015
@bleistivt
Copy link
Contributor

I'd suggest updating the library to the newest version:
https://github.com/ichord/At.js

It looks like the vanilla forums customizations mentioned here:
https://github.com/vanilla/vanilla/blob/master/js/library/jquery.atwho.js#L16-L28

...are now all possible through the plugin:
https://github.com/ichord/At.js/wiki/APIs#setiframe
https://github.com/ichord/At.js/wiki/Base-Document#custom-query-matcher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants