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

fix(graph): don't show open config button on nx.dev & refactor tooltips #21463

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

MaxKless
Copy link
Collaborator

@MaxKless MaxKless commented Jan 31, 2024

Before:
image

After:
image

I also refactored parts of the tooltip flow so that all actions (opening config, running a task in console, ...) are specified in the same place.

Copy link

vercel bot commented Jan 31, 2024

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Feb 1, 2024 4:20pm

graph/client/src/app/machines/graph.service.ts Outdated Show resolved Hide resolved
graph/ui-graph/src/lib/graph.ts Outdated Show resolved Hide resolved
graph/ui-graph/src/lib/tooltip-service.ts Outdated Show resolved Hide resolved
@FrozenPandaz FrozenPandaz enabled auto-merge (squash) February 1, 2024 16:10
@FrozenPandaz FrozenPandaz merged commit 65ba819 into master Feb 1, 2024
6 checks passed
@FrozenPandaz FrozenPandaz deleted the fix-open-config-in-nxdev branch February 1, 2024 16:47
FrozenPandaz pushed a commit to FrozenPandaz/nx that referenced this pull request Feb 1, 2024
FrozenPandaz pushed a commit that referenced this pull request Feb 2, 2024
Copy link

github-actions bot commented Feb 7, 2024

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants