When using classes, show the resource tools in the console. #7110
Labels
🛫 console
Console
✨ enhancement
New feature or request
needs-discussion
Further discussion is needed prior to impl
Use Case
I'm creating a class which is a simple table abstraction.
When I use this table in my Wing application. I can see the custom resource on the wing console fine. But when I click on the new resource, I see no tools or elements on the right panel to interact with abstracted resources
Proposed Solution
It would be nice for Wing to know and understand that I'm using a table here and show that table (and any other resources) in the panel.
If I use the table directly in my
main.w
file then I see the table as expected.In this case it would be great to see the table on the right?
Implementation Notes
No response
Component
No response
Community Notes
The text was updated successfully, but these errors were encountered: