Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

refactor: update project listing depending on the dev mode#442

Open
enesozturk wants to merge 3 commits into
mainfrom
refactor/dev-badge-and-dev-mode-project-listing
Open

refactor: update project listing depending on the dev mode#442
enesozturk wants to merge 3 commits into
mainfrom
refactor/dev-badge-and-dev-mode-project-listing

Conversation

@enesozturk

@enesozturk enesozturk commented Feb 20, 2024

Copy link
Copy Markdown
Contributor

Description

Refactor the dev badge on the app card and project listings depending on the developer mode status.

Type of change

  • New feature (non-breaking change which adds functionality)

Fixes/Resolves (Optional)

Closes #441
Closes #440

Checklist:

  • [] I have performed a self-review of my own code
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Additional Information (Optional)

Slack conv

@vercel

vercel Bot commented Feb 20, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-web3inbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2024 11:09pm

@chris13524

Copy link
Copy Markdown
Member

Sorry I didn't explain this very well, I wanted something different. See Slack conversation


fetchNotifyProjects()
}, [setProjects, filterAppDomain])
}, [isDevModeEnabled, setProjects, filterAppDomain])

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this can be reverted?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

2 participants