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: edit and delete dependencies menu #4863

Merged
merged 2 commits into from
Sep 29, 2023
Merged

Conversation

kwasniew
Copy link
Contributor

@kwasniew kwasniew commented Sep 29, 2023

About the changes

When parent exists you can either delete it or edit:
Screenshot 2023-09-29 at 09 43 31

Important files

Discussion points

I decided to read parents only when the modal is open. I assume adding dependencies will not be the most used feature so it makes no sense to slow down the feature overview screen.

@vercel
Copy link

vercel bot commented Sep 29, 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 29, 2023 7:52am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Sep 29, 2023 7:52am

padding: theme.spacing(1, 1.5),
}));

export const DependencyActions: FC<{
Copy link
Contributor Author

Choose a reason for hiding this comment

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

copied from the change request actions with minor modifications

@kwasniew kwasniew requested a review from Tymek September 29, 2023 07:48
@kwasniew kwasniew merged commit 011aea2 into main Sep 29, 2023
12 of 15 checks passed
@kwasniew kwasniew deleted the edit-delete-dependencies-menu branch September 29, 2023 08:03
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