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 autocomplete url #1204

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Fix autocomplete url #1204

wants to merge 5 commits into from

Commits on May 6, 2022

  1. server_form: Added autocomplete function to url.

    Autocompletes when the user passes only org url,
    in the server url input.
    
    Fixes zulip#1012
    aryanshridhar authored and manila committed May 6, 2022
    Configuration menu
    Copy the full SHA
    71c69f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ecc9d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4081195 View commit details
    Browse the repository at this point in the history
  4. preference.css: Add style to greyout uneditable part of autocompleted…

    … url when input focused.
    manila committed May 6, 2022
    Configuration menu
    Copy the full SHA
    32d5d98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dc8354 View commit details
    Browse the repository at this point in the history