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: provider sidebar from 'get-started' screen #5535

Merged

Conversation

ChmaraX
Copy link
Contributor

@ChmaraX ChmaraX commented May 9, 2024

What changed? Why was the change needed?

The sidebar component needs to behave differently based on from where its called:

  • from /get-started screen, the URL needs to stay the same to not cancel out the "integrations" modal
  • from "Integrations store", it reacts to scrollTo prop/url param changing

I think the future goal here could be to avoid modal on top of the modal in the "Get started" screen and just use the "Integrations store" screen, that would reduce the number of tests since integrations-list-page and integrations-list-modal are almost identical and needs to be maintained.

@ChmaraX ChmaraX requested a review from a team as a code owner May 9, 2024 14:01
Copy link

linear bot commented May 9, 2024

Copy link

netlify bot commented May 9, 2024

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit 7bf4336
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/663cd721f242680008ffd591
😎 Deploy Preview https://deploy-preview-5535--dev-web-novu.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.

Copy link

netlify bot commented May 9, 2024

Deploy Preview for novu-design ready!

Name Link
🔨 Latest commit 7bf4336
🔍 Latest deploy log https://app.netlify.com/sites/novu-design/deploys/663cd721b21eda00089f4cae
😎 Deploy Preview https://deploy-preview-5535--novu-design.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.

@scopsy scopsy merged commit e43be82 into next May 9, 2024
25 checks passed
@scopsy scopsy deleted the nv-3745-fix-auto-scroll-on-channel-selector-sidebar-tests branch May 9, 2024 14:59
SokratisVidros pushed a commit that referenced this pull request May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants