Skip to content

Support silent @-mention autocomplete #129

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

Closed
chrisbobbe opened this issue May 26, 2023 · 0 comments · Fixed by #207
Closed

Support silent @-mention autocomplete #129

chrisbobbe opened this issue May 26, 2023 · 0 comments · Fixed by #207
Labels
a-compose Compose box, autocomplete, attaching files/images
Milestone

Comments

@chrisbobbe
Copy link
Collaborator

After #49, if not at the same time.

@gnprice gnprice added the a-compose Compose box, autocomplete, attaching files/images label May 26, 2023
@gnprice gnprice added this to the Beta milestone May 27, 2023
@gnprice gnprice removed the m-beta label May 27, 2023
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Jul 8, 2023
The UI for now is kept simple; the optionsViewBuilder closely
follows the one in the Material library's `Autocomplete`, which
thinly wraps `RawAutocomplete`:
  https://api.flutter.dev/flutter/material/Autocomplete-class.html

Fixes: zulip#49
Fixes: zulip#129
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Jul 8, 2023
The UI for now is kept simple; the optionsViewBuilder closely
follows the one in the Material library's `Autocomplete`, which
thinly wraps `RawAutocomplete`:
  https://api.flutter.dev/flutter/material/Autocomplete-class.html

Fixes: zulip#49
Fixes: zulip#129
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Jul 8, 2023
The UI for now is kept simple; the optionsViewBuilder closely
follows the one in the Material library's `Autocomplete`, which
thinly wraps `RawAutocomplete`:
  https://api.flutter.dev/flutter/material/Autocomplete-class.html

Fixes: zulip#49
Fixes: zulip#129
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Jul 19, 2023
The UI for now is kept simple; the optionsViewBuilder closely
follows the one in the Material library's `Autocomplete`, which
thinly wraps `RawAutocomplete`:
  https://api.flutter.dev/flutter/material/Autocomplete-class.html

Fixes: zulip#49
Fixes: zulip#129
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Jul 20, 2023
The UI for now is kept simple; the optionsViewBuilder closely
follows the one in the Material library's `Autocomplete`, which
thinly wraps `RawAutocomplete`:
  https://api.flutter.dev/flutter/material/Autocomplete-class.html

Fixes: zulip#49
Fixes: zulip#129
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-compose Compose box, autocomplete, attaching files/images
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants