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

Fix textarea autocomplete #1339

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

stanleylhs
Copy link
Member

@stanleylhs stanleylhs commented Aug 28, 2024

AJAX autocomplete for usernames to be used when '@' mentioning in comments.

Removed loading all users in JS, changed to ajax autocomplete with escape_javascript, updated routes for autocomplete
@stanleylhs stanleylhs requested a review from steveyken August 28, 2024 08:16
@steveyken steveyken merged commit 5a62b39 into fatfreecrm:master Aug 28, 2024
8 checks passed
@steveyken steveyken deleted the fix-textarea-autocomplete branch August 28, 2024 13:15
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 this pull request may close these issues.

2 participants