Skip to content

numNodes restriction needs to be changeable #33

Description

@Kae7in

In stackDelegate.js there is a property called numNodes (self.numNodes at the top of the StackDelegate class) that specifies an upper bound for the number of nodes that can be returned for any given request. There should be a text input (maybe next to the filter inputs) to specify this. However, an issue with this is that, once you specify numNodes in a request, the service seems to stick with that, even if you specify different values for numNodes in subsequent requests. Note: numNodes must be appended to the url as a query string (&numNodes=1000)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions