Skip to content
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

Fix filters not getting fetched locally #11150

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

shubham251972
Copy link
Contributor

@shubham251972 shubham251972 commented Jun 11, 2024

Notes for Reviewers

This PR fixes #11122

This issue was coming because we were sending undefined pagesize param in filter API, pageSize state should have default value assigned to make sure we are not sending undefined

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Shubham Upadhyay <58693304+shubham251972@users.noreply.github.com>
Copy link

welcome bot commented Jun 11, 2024

Yay, your first pull request! 👍 A contributor will be by to give feedback soon. In the meantime, you can find updates in the #github-notifications channel in the community Slack.
Be sure to double-check that you have signed your commits. Here are instructions for making signing an implicit activity while performing a commit.

@github-actions github-actions bot added the component/ui User Interface label Jun 11, 2024
Copy link

Copy link
Contributor

@Yashsharma1911 Yashsharma1911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thankyou LGTM

@leecalcote leecalcote merged commit b56b12b into meshery:master Jun 11, 2024
9 checks passed
Copy link

welcome bot commented Jun 11, 2024

Thanks for your contribution to Meshery! 🎉

Meshery Logo
        Join the community, if you haven't yet and please leave a ⭐ star on the project. 😄

@leecalcote
Copy link
Member

Yay, @shubham251972! 🎈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ui User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UI] Filter fetching fails with 500 internal server error in local instance
3 participants