You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed 'No results to show' for both templates (#56)
* fix(tags-input): prevent dropdown from closing on tag selection
- Added a flag to decide the default behavior that closes the dropdown on tag selection.
- Related to a bug where users had to reopen the dropdown after each selection.
* fix(tags-input): fixed for attribute
* feat(dropdown): added a no record found message when searching for tags which are not available
* refactor(dropdown): refactored the dropdown with requested changes
* refactor(dropdown): removed unused styles
* fix(dropdown): removed no results to show div from childTemplate
* refacto(dropdown): fixed the issue of no results to show for both custom and default template
* refactor(dropdown): fixed classes overlapping
---------
Co-authored-by: Zain Asif <[email protected]>
0 commit comments