sancsoft / hq

Harlequin management system
MIT License
1 stars 1 forks source link

Time Entry Autocomplete #150

Open rmaffitsancsoft opened 4 days ago

rmaffitsancsoft commented 4 days ago

Implement an searchable autocomplete feature for charge code, client and project dropdowns on time entry table.

rmaffitsancsoft commented 4 days ago

Implement a custom form control component that looks like the HQ input and acts like an autocomplete.

It should have an input for items and use content projection for option templates.