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

feat: inject project id to dependencies #4839

Merged
merged 8 commits into from
Sep 27, 2023
Merged

Conversation

kwasniew
Copy link
Contributor

@kwasniew kwasniew commented Sep 26, 2023

About the changes

Test dependency added and test dependency removed

When testing I found that we hardcoded project id, so fixed it here.

Important files

Discussion points

@vercel
Copy link

vercel bot commented Sep 26, 2023

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

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2023 7:25am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Sep 27, 2023 7:25am

showDependencyDialogue={
dependentFeatures && showDependencyDialogue
<ConditionallyRender
condition={Boolean(feature.project)}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

when the page is loading there's a feature placeholder with empty project

@kwasniew kwasniew changed the title Test UI dependent features feat: inject project id to dependencies Sep 27, 2023
@kwasniew kwasniew merged commit 6f4f6f0 into main Sep 27, 2023
14 checks passed
@kwasniew kwasniew deleted the test-ui-dependent-features branch September 27, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants