Skip to content

Enable project search by customer name #407

@enriquezrene

Description

@enriquezrene

When the user wants to clock-in, they should know the project name so they can clock-in using the time-clock page.

We need to allow users to find the project by the customer name as well. The component is currently listing the information as follows:

customer name a - project name a
customer name a - project name b
customer name c - project name x
customer name d - project name y

Acceptance Criteria

  • If the user types part of the customer name, the component should list all the projects for the customer name entered

  • If the user types part of the project name, the component should list all the projects with coincidences of the string typed

Metadata

Metadata

Assignees

Labels

enhancemvpminimum viable product

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions