blazorbootstrap icon indicating copy to clipboard operation
blazorbootstrap copied to clipboard

I want to change the input event because I can't input it quickly in the filter used by Grid

Open nanenchanga53 opened this issue 4 months ago • 8 comments

Describe the bug A clear and concise description of what the bug is. I can't input it quickly in the filter used by Grid and korean typing

To Reproduce Steps to reproduce the behavior:

  1. Insert Text for Grid Input Control
  2. I want to write "Alice" fast typing , but I can't

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

https://github.com/vikramlearning/blazorbootstrap/assets/39551265/6ee9c0c7-2f7d-4d05-aa09-07aa674a841a

Versions (please complete the following information):

  • BlazorBootstrap: 1.10.4
  • Blazor WebAssembly / Server: [e.g. WebAssembly, Server]
  • .NET Version: NET 8

GitHub repo GitHub repo with minimal code to reproduce the issue.

Desktop (please complete the following information):

  • OS: Window
  • Browser chrome, Edge
  • Version

Additional context Add any other context about the problem here.

Is it possible to change the input control by overriding it? If you just input, you can write something else, but I want to change Grid's filtering.

nanenchanga53 avatar Feb 21 '24 00:02 nanenchanga53

@nanenchanga53 What is your network speed?

gvreddy04 avatar Feb 21 '24 04:02 gvreddy04

If you can tell me how to measure the speed, I will do it. But I don't think that's the problem. It seems that there is a need for a delay in the event at the time of input

nanenchanga53 avatar Feb 21 '24 04:02 nanenchanga53

@nanenchanga53 I was able to replicate the issue, if I change the network speed to Slow 3G in the browser's network tab.

gvreddy04 avatar Feb 21 '24 04:02 gvreddy04

If you can tell me how to measure the speed, I will do it.

Use any speed testing tool, you can try https://fast.com/. Knowing your internet speed will help us to test the filters thoroughly.

gvreddy04 avatar Feb 21 '24 05:02 gvreddy04

My company must have network limitations. Is there a way to fix this?

image

nanenchanga53 avatar Feb 21 '24 05:02 nanenchanga53

@nanenchanga53 We will investigate, fix, and test the filters, specifically under low network speed conditions.

gvreddy04 avatar Feb 21 '24 08:02 gvreddy04

image

nanenchanga53 avatar Feb 21 '24 23:02 nanenchanga53

And first of all, I want to change the event and use it, what should I do?

nanenchanga53 avatar Feb 21 '24 23:02 nanenchanga53