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

Remove queryParam in InputResourceGroup view all overlay #651

Merged
merged 1 commit into from
May 9, 2024

Conversation

gciotola
Copy link
Contributor

@gciotola gciotola commented May 9, 2024

What I did

Using queryParam in InputResourceGroup is causing unwanted component re-rendering when filters are used inside an overlay that already relies on query strings.

Since there is no reason to have the overlay opening with a query param in this component we can safely remove it and keep it simple instead of controlling it with a prop.

How to test

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests).
  • Make sure to add/update documentation regarding your changes.
  • You are NOT deprecating/removing a feature.

Copy link

netlify bot commented May 9, 2024

Deploy Preview for commercelayer-app-elements ready!

Name Link
🔨 Latest commit 3d95c25
🔍 Latest deploy log https://app.netlify.com/sites/commercelayer-app-elements/deploys/663ca7db7099e500095050e4
😎 Deploy Preview https://deploy-preview-651--commercelayer-app-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@gciotola gciotola self-assigned this May 9, 2024
@gciotola gciotola added the bug Something isn't working label May 9, 2024
@gciotola gciotola merged commit eb3dd22 into main May 9, 2024
5 checks passed
@gciotola gciotola deleted the input-resource-group branch May 9, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants