Skip to content

Create a technologies component #222

@enriquezrene

Description

@enriquezrene

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
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions