Skip to content

Fixes a DateTime rendering issue in Windows PowerShell, where the date would show as "/Date(...)/"; Fixes Autocomplete failing to display when 1 option is returned; Fixes Autocomplete slow loading when many options returned - adding MinLength support; Adds support for Autocomplete to always refetch options for more dynamic option filtering#694

Merged
Badgerati merged 2 commits intodevelopfrom
Issue-505
Feb 18, 2026

Conversation

@Badgerati
Copy link
Owner

Description of the Change

  • Fixes a DateTime rendering issue in Windows PowerShell, where the date would show as /Date(...)/
  • Fixes Autocomplete failing to display when 1 option is returned
  • Fixes Autocomplete slow loading when many options returned - adding MinLength support
  • Adds support for Autocomplete to always refetch options for more dynamic option filtering

Related Issue

@Badgerati Badgerati added this to the 1.0.0 milestone Feb 18, 2026
@Badgerati Badgerati self-assigned this Feb 18, 2026
@Badgerati Badgerati added the bug 🐛 Something isn't working label Feb 18, 2026
@Badgerati Badgerati merged commit cf60eb5 into develop Feb 18, 2026
5 checks passed
@Badgerati Badgerati deleted the Issue-505 branch February 18, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🐛 Something isn't working

Projects

None yet

1 participant