Skip to content

Double clicking a stack to view it also expands the node #799

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

Closed
abrooksv opened this issue Feb 12, 2019 · 0 comments · Fixed by #956
Closed

Double clicking a stack to view it also expands the node #799

abrooksv opened this issue Feb 12, 2019 · 0 comments · Fixed by #956
Labels
bug We can reproduce the issue and confirmed it is a bug.

Comments

@abrooksv
Copy link
Contributor

abrooksv commented Feb 12, 2019

Describe the bug
The issue is that a CFN stack is not a leaf node since we expand supported sub-resources. We need to decide if we should just switch Opens stack to a context menu or find some other fix.

Double clicking to expand is standard UX for a JTree

To reproduce

  1. Double click a CFN stack
@abrooksv abrooksv added the bug We can reproduce the issue and confirmed it is a bug. label Feb 12, 2019
@abrooksv abrooksv changed the title Double clicking a stack to view it also expands the ndoe Double clicking a stack to view it also expands the node Feb 12, 2019
kiiadi added a commit that referenced this issue May 10, 2019
- Removing status icons from event-history, replacing with color similar to the Console UI
- Preventing multiple tabs opening for the same stack - fixes #798
- Switching explorer entry-point to be a right-click rather than double-click - fixes #799
- Adding status reason to the event-history
kiiadi added a commit that referenced this issue May 10, 2019
- Removing status icons from event-history, replacing with color similar to the Console UI
- Preventing multiple tabs opening for the same stack - fixes #798
- Switching explorer entry-point to be a right-click rather than double-click - fixes #799
- Adding status reason to the event-history
kiiadi added a commit that referenced this issue May 10, 2019
- Removing status icons from event-history, replacing with color similar to the Console UI
- Preventing multiple tabs opening for the same stack - fixes #798
- Switching explorer entry-point to be a right-click rather than double-click - fixes #799
- Adding status reason to the event-history
kiiadi added a commit that referenced this issue May 10, 2019
- Removing status icons from event-history, replacing with color similar to the Console UI
- Preventing multiple tabs opening for the same stack - fixes #798
- Switching explorer entry-point to be a right-click rather than double-click - fixes #799
- Adding status reason to the event-history
kiiadi added a commit that referenced this issue May 10, 2019
- Removing status icons from event-history, replacing with color similar to the Console UI
- Preventing multiple tabs opening for the same stack - fixes #798
- Switching explorer entry-point to be a right-click rather than double-click - fixes #799
- Adding status reason to the event-history
kiiadi added a commit that referenced this issue May 10, 2019
- Removing status icons from event-history, replacing with color similar to the Console UI
- Preventing multiple tabs opening for the same stack - fixes #798
- Switching explorer entry-point to be a right-click rather than double-click - fixes #799
- Adding status reason to the event-history
kiiadi added a commit that referenced this issue May 10, 2019
- Removing status icons from event-history, replacing with color similar to the Console UI
- Preventing multiple tabs opening for the same stack - fixes #798
- Switching explorer entry-point to be a right-click rather than double-click - fixes #799
- Adding status reason to the event-history
kiiadi added a commit that referenced this issue May 13, 2019
- Removing status icons from event-history, replacing with color similar to the Console UI
- Preventing multiple tabs opening for the same stack - fixes #798
- Switching explorer entry-point to be a right-click rather than double-click - fixes #799
- Adding status reason to the event-history
zhangzhx added a commit that referenced this issue May 14, 2019
* Delete the stack instead of the change set when running SAM deploy tests (#939)

* Use take instead of substring (#946)

* Re-do project init GUI tests (#925)

* Also tests the maven import works from #924

* Fix message localization using String format syntax instead of correct format (#948)

* Change tooltips shorter and also enable tooltips on Labels. (#951)

* Fixing several usability issues with the CloudFormation stack UI: (#956)

- Removing status icons from event-history, replacing with color similar to the Console UI
- Preventing multiple tabs opening for the same stack - fixes #798
- Switching explorer entry-point to be a right-click rather than double-click - fixes #799
- Adding status reason to the event-history

* Disable auto-detecting proxy through system properties (#960)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug We can reproduce the issue and confirmed it is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant