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

Cleanup: console logging, debug and testing output, lint. #486

Merged
merged 6 commits into from Nov 16, 2022

Conversation

pablo-mayrgundter
Copy link
Member

No description provided.

@pablo-mayrgundter pablo-mayrgundter added the code Code cleanup, refactoring, style and lint label Nov 10, 2022
@pablo-mayrgundter pablo-mayrgundter self-assigned this Nov 10, 2022
@netlify
Copy link

netlify bot commented Nov 10, 2022

Deploy Preview for bldrs-share ready!

Name Link
🔨 Latest commit 5f2ba6a
🔍 Latest deploy log https://app.netlify.com/sites/bldrs-share/deploys/6374c09438b55100094c1b08
😎 Deploy Preview https://deploy-preview-486--bldrs-share.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 settings.

depthTest: true,
})
const selectMat = new MeshLambertMaterial({
transparent: true,
color: theme.palette.highlight.main,
color: theme.palette.secondary.main,
Copy link
Member

Choose a reason for hiding this comment

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

this breaks high - lighting
image

image

Copy link
Member Author

Choose a reason for hiding this comment

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

So the highlighting that is active in production was broken but in a different way. The console log shows the highlight color is undefined.. it was being passed in from our theme, but the theme property wasn't defined. So, I picked what looked good to me last night :) but yeah, open to any suggestions for alternatives

Copy link
Member

Choose a reason for hiding this comment

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

image

This is the current selection color:
Theme.pallet.highlight.secondary or main

@pablo-mayrgundter
Copy link
Member Author

Ptal

@OlegMoshkovich
Copy link
Member

There are conflicts.

@pablo-mayrgundter
Copy link
Member Author

Fixes #448

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code cleanup, refactoring, style and lint
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants