Hey everyone! Currently, the entire resources page of cybereshuttle.org will re-render, if someone types a single letter into the search bar. As a result, when you type a long string like "a new catalog entry", the amount of re-renders makes the user worse. Thus, this PR makes it so that we only re-render the resources page when we have a new set of resources to show (after searching).
Any feedback is greatly appreciated! Sincerely, Ganning Xu On Sat, Jul 19, 2025 at 11:01 AM ganning127 (via GitHub) <g...@apache.org> wrote: > > ganning127 opened a new pull request, #21: > URL: https://github.com/apache/airavata-portals/pull/21 > > Separated search into separate component to reduce re-renders > > > -- > This is an automated message from the Apache Git Service. > To respond to the message, please log on to GitHub and use the > URL above to go to the specific comment. > > To unsubscribe, e-mail: dev-unsubscr...@airavata.apache.org > > For queries about this service, please contact Infrastructure at: > us...@infra.apache.org > >