Project

General

Custom queries

Profile

Actions

Refactor #37247

closed

results.map should appear directly in HostsIndex index.js

Added by Jeremy Lenz about 1 year ago. Updated 11 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Inventory
Target version:
Fixed in Releases:
Found in Releases:

Description

Currently <HostsIndex> renders a <TableIndexPage> which renders a {children || <Table>} which is actually what has the results.map and renders a <TableComposable>.

The effect of this is that you have to go on a wild goose chase through at least 4 files to see what your table rows will render. This needs refactoring, preferably so that the results.map can appear directly in <HostsIndex>.

Actions #6

Updated by Jeremy Lenz about 1 year ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF