Git Product home page Git Product logo

ad_hoc_reporting's People

Contributors

ianring avatar iniq avatar josephfung avatar kareemsaleh avatar koryhodgson avatar luisdias avatar netors avatar rozehnal avatar srs81 avatar vomajda avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ad_hoc_reporting's Issues

Field Width Estimates are Off

Currently, the system estimates the column widths and stores those in hidden fields. The problem is the logic here is simpler than the logic used on display.

When displaying fields, if no width is specified, it will intelligently make guesses for width based on the field type (e.g. for dates and text fields). Unfortunately, the system has already set those undefined widths to 10, at the point of rending the wizard. We need to refactor (or remove) those estimates.

Ordering Doesn't Seem To Be Working

The current method of defining the order doesn't seem to be working properly.

As well, showing the fields all in a long list is a sub-optimal way to do it. Offering the ordering as a set of dropdowns would be easier and would reduce the need to scroll.

As well, the list should respond to the list of selected fields from the first tab (no point on ordering by a column that doesn't exist in the report.

Alternatively, ditching this step entirely, and making the reports sortable with javascript?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.