Skip to content

Replace projects select by autocomplete with options #370

@enriquezrene

Description

@enriquezrene

Time clock screen has a select html component to display all the existing projects. We want to replace this plain component for an autocomplete component with the following features:

  • User can type either customer name or project name and projects are going to be found
  • Each option should be comprised of: customer name - project name

When there is no active entries, each option should include at the right an option to clock - in (see t-sheets)

Screen Shot 2020-06-10 at 10 46 20

If the user clicks on "clock-in" a new entry is created automatically.

If there is an entry running, we need to display a couple of options. One to switch to another project and another one to update the active entry:
Screen Shot 2020-06-10 at 10 49 05

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions