question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add UI page to describe data shape for shapeless connectors

See original GitHub issue

UXD has designed an extra page for shapeless connectors in #1194. Shapeless connectors are identified as ones with input/output shape or both of the form:

            "inputDataShape": {
              "type": "*"
            },
            "outputDataShape": {
              "type": "*"
            }

UI needs to add page to allow user to specify input and output shapes from json/xml schema or instance documents.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:40 (38 by maintainers)

github_iconTop GitHub Comments

1reaction
gashcrumbcommented, Mar 1, 2018

4 out of 5 tasks agree with the linked PR, waiting on #897 for the last bit

1reaction
zregvartcommented, Mar 2, 2018

What we agreed on:

  • replace No Type and Any Type with Don’t specify type
  • remove Java type
  • rename Select Schema Type label to Select type
  • rename Schema label to Definition
  • when Don’t specify type is selected other fields are grayed out
Read more comments on GitHub >

github_iconTop Results From Across the Web

Add direct link to "describe data type" page of previous step from ...
The problem. #1734 added a direct link to add a datamapper step right before the one requires it. But if the previous step...
Read more >
About linking shapes to data | Microsoft Learn
To access and assign shape data in the Visio UI, right-click a shape, point to Data, and then click Shape Data.
Read more >
FileMaker Data Modeling, Selector-Connector & Anchor-Buoy
Overview. The Selector-Connector is a data model for organizing your FileMaker table occurrence graph. It is something we've been loosely ...
Read more >
Create Custom Queries With User-Defined Values
We made it easier to create and edit custom queries (previously known as static steps) in your dashboards. Custom queries are a powerful...
Read more >
What can you do with shape data in diagrams?
Use pre-defined shape properties · Add tooltips to shapes · Add links to shapes · Use tags to display and hide related shapes...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found