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

Feature: Add "auto-completion" to the UI #831

Closed
michlschmid opened this issue Dec 13, 2018 · 8 comments
Closed

Feature: Add "auto-completion" to the UI #831

michlschmid opened this issue Dec 13, 2018 · 8 comments
Assignees
Milestone

Comments

@michlschmid
Copy link

Request Type

Feature Request

Description

An "auto-completion" feature would be great in the UI - especially for adding "tags" or generally when using text inputs in forms.

Would make using the app easier and more straight forward for new users.

;-)

@nadouani
Copy link
Contributor

nadouani commented Feb 6, 2019

Hello, can you please list the locations/pages that needs auto-complete? In 3.3.0 we've added auto-complete on observable tags.

@crackytsi
Copy link

Hi,
I think autocomplete is currently (3.3 RC2) only missing:
a) If I edit an existing observable to add a tag (called "Label"!?)
b) If I edit an on an existing case the Tags (called "Tags"!?)

There is also a strange thing:
If I try to edit the taglist on an observable (assume that there are 2 tags), type some text, then I decide NOT to add it, and click on the red x, ALL tags disappear and "Not Specified" appears unexepectedly. If I reload the page there are the 2 tags again...

@nadouani nadouani self-assigned this Feb 13, 2019
@nadouani nadouani added this to the 3.3.0 RC3 milestone Feb 13, 2019
@nadouani
Copy link
Contributor

If I try to edit the taglist on an observable (assume that there are 2 tags), type some text, then I decide NOT to add it, and click on the red x, ALL tags disappear and "Not Specified" appears unexepectedly. If I reload the page there are the 2 tags again...

I'm not able to reproduce this one

@crackytsi
Copy link

crackytsi commented Feb 13, 2019

If I try to edit the taglist on an observable (assume that there are 2 tags), type some text, then I decide NOT to add it, and click on the red x, ALL tags disappear and "Not Specified" appears unexepectedly. If I reload the page there are the 2 tags again...

I'm not able to reproduce this one

Did you try this on the taglist of observables? Or on cases? Because the taglist of cases works correct (as expected). I tried it on 3.2 and 3.3RC2 and both-time the situtation occured. I use a reverse proxy, but I don't expect this to be related to a proxy topic.

@nadouani
Copy link
Contributor

I tried it on observable details page

@crackytsi
Copy link

Hmm strange. In my test I already had a tag:
image
Now I add a tag:
image
Now clicking on the x results in this view:
image

@nadouani
Copy link
Contributor

observable-tag

@nadouani
Copy link
Contributor

@crackytsi I was able to reproduce it on another platform. I'll take a look then

nadouani added a commit that referenced this issue Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants