Skip to content

Add table view as option for Items list (archnet #1718)#573

Merged
blms merged 3 commits intomasterfrom
feature/archnet1718-table-view
Apr 7, 2026
Merged

Add table view as option for Items list (archnet #1718)#573
blms merged 3 commits intomasterfrom
feature/archnet1718-table-view

Conversation

@blms
Copy link
Copy Markdown
Contributor

@blms blms commented Apr 6, 2026

In this PR

Per performant-software/archnet3#1718:

  • Add a tabular list view that imports the underlying component for DataTable for reuse
  • Only show it as one of the options if the user supplies the columns prop to the list component
  • Hide the column selector in environments where props.view is defined and is not "table" (in other words, only show it when you're looking at the table view)
  • Persist the "view" selection in session storage alongside column selection, search, filters, etc
  • Fix a UI bug where the actions column could wrap to a second line, even though it's not intended to

@blms blms requested a review from camdendotlol April 6, 2026 20:53
@blms blms merged commit d2ebd18 into master Apr 7, 2026
@blms blms deleted the feature/archnet1718-table-view branch April 7, 2026 15:31
@blms blms added the next release Issues in the next release label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next release Issues in the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants