enso/app/gui2/shared
Kaz Wesley 5f464389bc
Hide errors from input nodes (#9633)
When a node has an error/warning/panic that exactly matches one of its input nodes, hide the message until the node is interacted with, showing an icon.

https://github.com/enso-org/enso/assets/1047859/4b1b5e3d-c236-40d7-a3e7-e6ab8182ecd5

# Important Notes
- New icon is used for panics.
- Opening circular menu now shifts any message out of the way, not just warnings.
2024-04-05 18:07:32 +00:00
..
__tests__ improve argument placeholder resolution for partial applications and … (#8794) 2024-01-18 13:13:31 +00:00
ast Hide errors from input nodes (#9633) 2024-04-05 18:07:32 +00:00
dataServer E2E tests (#8239) 2023-11-27 15:48:37 +00:00
languageServer Read custom visualizations (#8180) 2023-11-03 20:09:45 +00:00
languageServerTypes Refactor widgets to handle dynamic config in input (#8624) 2024-01-03 13:37:52 +00:00
util Hide errors from input nodes (#9633) 2024-04-05 18:07:32 +00:00
binaryProtocol.ts Vue dependency update, better selection performance, visible quotes in text inputs (#9204) 2024-03-06 15:34:07 +00:00
dataServer.ts Improve gui app disposal handling and close all network connections (#9579) 2024-04-04 13:49:54 +00:00
ensoFile.ts improve argument placeholder resolution for partial applications and … (#8794) 2024-01-18 13:13:31 +00:00
languageServer.ts Improve gui app disposal handling and close all network connections (#9579) 2024-04-04 13:49:54 +00:00
languageServerTypes.ts Reimplement AI PoC from GUI1 (#9476) 2024-03-25 09:14:41 +00:00
retry.ts Fixes for Language Server sync server (#8514) 2023-12-19 05:41:14 +00:00
uuid.ts Read custom visualizations (#8180) 2023-11-03 20:09:45 +00:00
websocket.ts Improve gui app disposal handling and close all network connections (#9579) 2024-04-04 13:49:54 +00:00
yjsModel.ts Fix undoing node removal (#9561) 2024-03-29 16:31:00 +00:00