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

Added autocomplete using usernames. #354

Merged
merged 1 commit into from
Jul 12, 2017
Merged

Added autocomplete using usernames. #354

merged 1 commit into from
Jul 12, 2017

Conversation

mohitanand001
Copy link
Contributor

@mohitanand001 mohitanand001 commented Jul 11, 2017

screenshot from 2017-07-12 03 07 24
Fixes #341

@mohitanand001
Copy link
Contributor Author

In the next patch, I'll be rendering the names as link to userprofiles like we have on github

@jajodiaraghav
Copy link
Contributor

@farziengineer Do you really think it is a good idea to send the entire user database as context data?
Currently we only have 600 users, but as the list of users increases, this page would take forever to load.
Rendering the list of 5 names using ajax is the best possible solution here.
You might wanna discuss this on chat.

@mohitanand001
Copy link
Contributor Author

mohitanand001 commented Jul 12, 2017 via email

@fredfalcon fredfalcon merged commit 62431bb into OWASP-BLT:master Jul 12, 2017
sid22 pushed a commit to sid22/BLT that referenced this pull request Sep 5, 2017
DonnieBLT pushed a commit that referenced this pull request Aug 12, 2023
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.

None yet

3 participants