[ACS-4130] Added autocomplete to folder rules 'Has Category' condition#3464
Merged
swapnil-verma-gl merged 12 commits intodevelopfrom dev-acs-4130-has-category-autocompleteOct 11, 2023
+350-23
Commits
Commits on Oct 11, 2023
- committed
[ACS-4130] Added loading spinner and 'No options found' template for Has Category rule condition. Options are now fetched as soon as user selected 'Has Category' option
committed[ACS-4130] Added code to fetch category name when viewing/editing existing rule with has category option selected
committed- committed
- committed
- committed
[ACS-4130] Added feature to auto select first option from autocomplete dropdown when user focuses out of autocomplete input field
committed- committed
- committed
[ACS-4130] Resolved PR review comments - AutoCompleteOption is now an interface. Changed occurences of autocomplete with auto-complete. Removed/Added types
committed[ACS-4130] Resolved PR review comments - AutoCompleteOption is now built using a single common helper method
committed- committed