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

Adjusted 'unlock full profile' action and citizen location visibility #269

Merged
merged 8 commits into from
Dec 16, 2024

Conversation

namedotget
Copy link
Contributor

No description provided.

Copy link

netlify bot commented Dec 9, 2024

Deploy Preview for moondao-ce-demo ready!

Name Link
🔨 Latest commit 7b0251a
🔍 Latest deploy log https://app.netlify.com/sites/moondao-ce-demo/deploys/676081f5ae9b980008efc5fa
😎 Deploy Preview https://deploy-preview-269--moondao-ce-demo.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 Dec 9, 2024

Deploy Preview for moondao-stc ready!

Name Link
🔨 Latest commit 7b0251a
🔍 Latest deploy log https://app.netlify.com/sites/moondao-stc/deploys/676081f5fcf9dd000895d8eb
😎 Deploy Preview https://deploy-preview-269--moondao-stc.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.

@@ -36,10 +37,13 @@ export default function Layout({ children, lightMode, setLightMode }: Layout) {
const chain = useChain()
const { selectedChain } = useContext(ChainContext)

const { citizen } = useContext(CitizenContext)
Copy link
Contributor

@jaderiverstokes jaderiverstokes Dec 16, 2024

Choose a reason for hiding this comment

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

do the changes in this file do anything? i don't see any added references

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I swapped the old navigation for a hook so that I can conditionally render nav links such as 'Become a Citizen'

@namedotget namedotget merged commit 3e8edef into main Dec 16, 2024
9 checks passed
@namedotget namedotget deleted the ng-profile branch December 16, 2024 19:50
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