Closed philliphoff closed 8 years ago
The only remaining item here is making the split-panel resizable. I experimented with available third-party React components, but they either didn't work as advertised (some had a dependency on there being set widths/heights all the way up the ancestor graph) and some are dependent on later version of React.
I recommend we split re-sizability into a separate issue for tracking and prioritization.
Split out the resizing-issue so this can be closed.
Add the resizable "details" split-component to the data access tab. Refactor and reuse components from the web services and request tabs (if reasonably possible).
Note: this doesn't include population of the content within those split-components.