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

Autocomplete form field #1266

Closed
ibolton336 opened this issue Aug 8, 2023 · 1 comment · Fixed by #1295
Closed

Autocomplete form field #1266

ibolton336 opened this issue Aug 8, 2023 · 1 comment · Fixed by #1295
Assignees
Labels
Custom Assessment Items relating to custom assessment work

Comments

@ibolton336
Copy link
Member

ibolton336 commented Aug 8, 2023

Create a new component for integrating the new autocomplete drop down field with react-hook-form

The Archetype form will use this new component for three fields as described in the enhancement:

  • Tags: Dropdown, multi selection. All selected options will be displayed as removable labels.
  • Stakeholders: Dropdown, multi selection. All selected options will be displayed as removable labels. (Optional)
  • Stakeholder group(s): Dropdown, multi selection. All selected options will be displayed as removable labels. (Optional)

All dropdown fields will have an autocomplete behavior. Tags appearing in the Tags field will be arranged by their corresponding categories:

Image

@ibolton336 ibolton336 converted this from a draft issue Aug 8, 2023
@ibolton336 ibolton336 added the Custom Assessment Items relating to custom assessment work label Aug 8, 2023
@ibolton336
Copy link
Member Author

@gitdallas You still ok with working on this one?

@ibolton336 ibolton336 moved this from Todo to In Progress in Konveyor UI Aug 23, 2023
gitdallas added a commit that referenced this issue Aug 31, 2023
closes #1266 

it is looking mostly like the images in the story (made assumptions on
the dropdown menu).

may need some tweaks depending on needs, but wanted to get a PR up
before i head out for the long weekend.


![image](https://github.com/konveyor/tackle2-ui/assets/5322142/cc082894-a605-4f40-9b2a-8bcc73543f9c)


![image](https://github.com/konveyor/tackle2-ui/assets/5322142/32aa6b1d-d7ba-4b24-88b1-d4b2d88e2b97)

---------

Signed-off-by: gitdallas <dallas.nicol@gmail.com>
Co-authored-by: Ian Bolton <ibolton@redhat.com>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Konveyor UI Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Custom Assessment Items relating to custom assessment work
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants