Wanpeng Li
Wanpeng Li
# Add custom filter for search ## Interface ```ts export interface SearchConfig { keyword?: string; enabled?: boolean; ignoreHiddenColumns?: boolean; debounceTimeout?: number; selector?: (cell: TCell, rowIndex: number, cellIndex: number) => string;...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I try to use an external search package for a custom search for `config.data`. Need to...
Microsoft.Azure.SignalR.Management version >= 3.x uses System.Text.Json by default, but
### Describe the bug no warning on deleting hub settings which is critical ### To Reproduce 1. open settings blade 2. delete hub settings 3. no double confimation warning before...
### Describe the bug no max limit for event handler rules ### To Reproduce 1. open settings blade 2. click `edit` to edit the existing hub settings 3. you can...
### Describe the bug No max limit for hub in hub setting ### To Reproduce 1. open settings blade 2. add any number of hub setting ### Exceptions (if any)...
### Describe the bug A clear and concise description of what the bug is. ### To Reproduce hard to check if no full sample in bug bash https://github.com/terencefan/azure-docs-pr/blob/webpubsub-aad/articles/azure-web-pubsub/howto-authorize-from-application.md#sample-codes-while-configuring-your-server ### Exceptions...
### Describe the bug A clear and concise description of what the bug is. `There are also samples for other supported languages, see [Java](), [JavaScript](), [Python]().` ### To Reproduce https://github.com/terencefan/azure-docs-pr/edit/webpubsub-aad/articles/azure-web-pubsub/howto-authorize-from-application.md...
### Describe the bug Prerequisites is lacking for some uncommon packages/tools in readme ### To Reproduce https://github.com/Azure/azure-webpubsub/blob/webpubsub-apollo-experimental/experimental/sdk/webpubsub-graphql-subscribe/how-to-host-websockets.md#use-ngrok-to-expose-your-local-endpoint no link or brief intro to `ngrok` ### Exceptions (if any) ### Further...