...
Create
enable-search-assigned-offers
feature flaga mutation brings the value and GraphQL integrates with Launchdarkly
update test
Estimated time: 5h
Task 2 - Add AutoComplete Material UI Component
When
enable-search-assigned-offers
feature flag is enabled, replace inoffer-form.tsx
OfferTemplate Input Label and Select for an AutoComplete componentget all offer names by whatever was typed considering the requirements
add a warning message for when there aren’t any offer names by whatever was typed
update tests
References: https://v4.mui.com/api/autocomplete/#autocomplete-api https://v4.mui.com/components/autocomplete/#autocomplete
Estimated time: 8h