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

[Mailbox]: Removed query params from window url in the requests for threads #181

Conversation

pooja169usp
Copy link
Contributor

Background

Currently we allow filtering the threads using query parameter in the window url in addition to the query_string prop passed in. This can cause an issue when user app had a bunch of unrelated query parameters that will result in an error for fetching the threads. Hence removing the feature to filter the threads using window url query params.

Code changes

  • Removed logic for reading query parameters from window url

Screenshot

image

Readiness checklist

  • Cypress tests passing?
  • Included before/after screenshots, if the change is visual

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@pooja169usp pooja169usp self-assigned this Nov 8, 2021
@shortcut-integration
Copy link

@vercel
Copy link

vercel bot commented Nov 8, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nylas/components/EXJqho6Wnmy8eQFX4e31fXbr7enP
✅ Preview: https://components-git-poojaguggari-sc-73576mailbox-email-ab813e-nylas.vercel.app

@pooja169usp pooja169usp requested review from philrenaud, a team and arjunkalburgi and removed request for a team November 8, 2021 18:57
@pooja169usp pooja169usp merged commit 9f87bf5 into main Nov 8, 2021
@pooja169usp pooja169usp deleted the poojaguggari/sc-73576/mailbox-email-component-bug-query-params branch November 8, 2021 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants