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

Tagging auto-completion #248

Open
3 of 6 tasks
iteles opened this issue Nov 20, 2019 · 1 comment
Open
3 of 6 tasks

Tagging auto-completion #248

iteles opened this issue Nov 20, 2019 · 1 comment
Labels
enhancement New feature or enhancement of existing functionality needs-ui A feature idea that needs UI in order to be discussed/built. priority-3 Third priority. Considered "Nice to Have". Not urgent.

Comments

@iteles
Copy link
Member

iteles commented Nov 20, 2019

As person using the dwyl app
I want to have auto-completion for tags
So that I can see all the tags available to me (which will help me categorise)
and make sure that I don't duplicate the tags that already exist

Acceptance Criteria

  • In the 'Edit item' view, I now see all of the tags that are already associated with an item as coloured boxes/pills under the item (separate issue to be open for this UI)
  • There is a 'tags' text area where I can add new tags (this is still visible by default for now - when we have more tasks that can be performed with an item, this will likely become a button to choose specifically to add tags)
  • Clicking into the tags text area opens a drop-down list of all the existing tags in alphabetical order
  • As I type into the tags text area, the list narrows to include any tags that include that combination of letters
  • I can touch/click on one of the options from the drop-down to select it as the tag to attach
  • I can also keep typing to add a new tag - once I finish typing I hit the '+ Tag' button and there is a check to see if the tag already exists. If not, a new tag is created and added to the capture
@iteles iteles added priority-3 Third priority. Considered "Nice to Have". Not urgent. enhancement New feature or enhancement of existing functionality labels Nov 20, 2019
@nelsonic nelsonic added the needs-ui A feature idea that needs UI in order to be discussed/built. label Nov 20, 2019
@iteles
Copy link
Member Author

iteles commented Feb 16, 2023

Ticked what is already done.

Of these items I think that the ability to add new tags 'on the fly' (i.e. from the tags field rather than from the edit tags menu) is still important for efficiency but of course not a SUPER high priority).

I think this is captured here but needs more reading: dwyl/mvp#221 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement of existing functionality needs-ui A feature idea that needs UI in order to be discussed/built. priority-3 Third priority. Considered "Nice to Have". Not urgent.
Projects
None yet
Development

No branches or pull requests

2 participants