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: active board doesn't always load #30

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

donalmacanri
Copy link
Collaborator

@donalmacanri donalmacanri commented Jan 21, 2023

This fixes issue #29 (also mentioned in #25) where if the active board is not the first board, the board doesn't scroll into view and the trackables do not appear.

It also addresses another behaviour where the active board is reset to the first board on page load (a side effect of the on:index event when the swiper initially loads).

This fixes issue #29 where if the active board is not the first board, the board
doesn't scroll into view and the trackables do not appear. It also prevents the
active board from being reset to the first board all the time on page load.
@donalmacanri donalmacanri force-pushed the 29-fix-active-board-initial-load branch from f1fca7d to 784f6a5 Compare January 21, 2023 21:45
@netlify
Copy link

netlify bot commented Jan 21, 2023

Deploy Preview for nomie6-oss ready!

Name Link
🔨 Latest commit 784f6a5
🔍 Latest deploy log https://app.netlify.com/sites/nomie6-oss/deploys/63cc5cf1ee9dc300084a857c
😎 Deploy Preview https://deploy-preview-30--nomie6-oss.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Copy link
Collaborator

@RdeLange RdeLange left a comment

Choose a reason for hiding this comment

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

Nice catch....Good to go!

@donalmacanri donalmacanri merged commit ef7d273 into master Jan 23, 2023
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.

2 participants