-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ENHANCEMENT] Preventing reload of the data when clicked in search icon when no search query is typed #1237
Comments
@past @jcscottiii Hi Mentor and fellow contributors , I am Mukul Rana experience with Full stack development and i am excited to work this issue and started working on it. |
Hey, @Jynx2004 @jcscottiii is clicking on search icon supposed to bring user to 1st page ? |
Hi all, Thank you for your interest in this feature. There are a few things going on because we use
|
This seems to be a more generalized solution . Will start working on it . |
Is your feature request related to a problem? Please describe.
When I click on the search icon to search for any feature without typing any search query , then the feature data reloads unnecessarily. For a moment of time the dropdown also gets displyed on clicking the search icon, which doesnt looks good.
Describe the solution you'd like
Prevent the unnecessary reload of the features data.
The text was updated successfully, but these errors were encountered: