🌐 AI搜索 & 代理 主页
Skip to content

b-form-input: user input slow after table renders with 500+ rows  #4288

@ckahn1

Description

@ckahn1

I have two form fields that are used as search inputs. Once the search completes and the table renders, the form fields start to lag when the user tries to type new input. What can be done to improve the performance after the table renders. Below is a snippet of how the b-form-input is configured:

<b-form-input id="Input" :state="State" v-model="form.Input" type="search" aria-describedby="inputLiveFeedback" placeholder="Enter Input" required> </b-form-input>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions