Isaac Hellendag

Results 7 issues of Isaac Hellendag

### Summary & Motivation Restore `solid_selection` tag rendering, update Launchpad to use `op_selection` for future runs. Thus, `solid_selection` and `op_selection` may appear side by side in the run list and...

### Summary & Motivation Add a virtualized table for Assets within a repo. I'm trying to repurpose a bunch of existing Asset table code for this. Asset groups are collapsible...

### Summary & Motivation Create a new Workspace overview page, currently behind a flag. The page shows all loaded repositories in a grid of cards, with a bit of metadata...

### Summary & Motivation I merged a change in 4714e48f that allowed hidden asset group jobs to show up in the Instance Overview list. We don't really want them there,...

## Summary & Motivation Try to avoid the `history.replace` loop in `useQueryPersistedState` by bailing out if the query is unchanged. I think we're ending up in a situation where URL...

## Summary & Motivation I noticed that on one of my assets with string partition names, searching for the partition in the asset launchpad is case-sensitive. It shouldn't be. ##...

## Summary & Motivation We don't really describe what steps we would like external contributors to take when they put up pull requests. Here's a basic initial readme to give...