-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Milestone
Description
We are using a component to interact with stack exchange and show tags (technologies) during time-entries creation and manual updates.
The code is being duplicated in both places so we need to create a component:
<app-select-technology-items>
</app-select-technology-items>
This component will receive a list of technologies that we don't want to display in the list of available items. For example, if I already selected Java and I type Jav in this component. I don't want to see it anymore. Instead, I want any other option but Java.
Metadata
Metadata
Assignees
Labels
No labels