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 plan and apply item tooltip #1595

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Fix plan and apply item tooltip #1595

merged 1 commit into from
Oct 13, 2023

Conversation

jpogran
Copy link
Contributor

@jpogran jpogran commented Oct 12, 2023

With the introduction of TFCRunTreeItem, any method that operates on a specific type of treeitem must check it's type. This is especially important in order to only resolve the tooltip for the RunTreeItem and not for Plan or Apply treeitems.

This also makes the Plan and Apply buttons use the same codeicon.

With the introduction of TFCRunTreeItem, any method that operates on a specific type of treeitem must check it's type. This is especially important in order to only resolve the tooltip for the RunTreeItem and not for Plan or Apply treeitems.

This also makes the Plan and Apply buttons use the same codeicon.
@jpogran jpogran added the terraform-cloud Features or bugs related to TFC integration in the editor label Oct 12, 2023
@jpogran jpogran marked this pull request as ready for review October 12, 2023 17:31
@jpogran jpogran requested a review from a team as a code owner October 12, 2023 17:31
@jpogran jpogran self-assigned this Oct 12, 2023
@jpogran jpogran merged commit e2cdc62 into f-tfc Oct 13, 2023
18 checks passed
@jpogran jpogran deleted the fix_plan_apply_tooltip branch October 13, 2023 12:27
dbanck pushed a commit that referenced this pull request Oct 24, 2023
With the introduction of TFCRunTreeItem, any method that operates on a specific type of treeitem must check it's type. This is especially important in order to only resolve the tooltip for the RunTreeItem and not for Plan or Apply treeitems.

This also makes the Plan and Apply buttons use the same codeicon.
dbanck pushed a commit that referenced this pull request Nov 3, 2023
With the introduction of TFCRunTreeItem, any method that operates on a specific type of treeitem must check it's type. This is especially important in order to only resolve the tooltip for the RunTreeItem and not for Plan or Apply treeitems.

This also makes the Plan and Apply buttons use the same codeicon.
jpogran added a commit that referenced this pull request Nov 6, 2023
With the introduction of TFCRunTreeItem, any method that operates on a specific type of treeitem must check it's type. This is especially important in order to only resolve the tooltip for the RunTreeItem and not for Plan or Apply treeitems.

This also makes the Plan and Apply buttons use the same codeicon.
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
terraform-cloud Features or bugs related to TFC integration in the editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants