Amelia Wattenberger
Amelia Wattenberger
hey @julien-c! Having visualizations of the data (especially over time/commits) is a great idea! It's a bit of a beast, and so we won't be able to tackle it as...
this would be a great future! In case it's useful now, you can view any file by specifying the SHA of a commit in the url: ``` https://flatgithub.com/org/repo?filename=data.csv&sha=[[ SHA OF...
we would definitely be open to a PR on this, thanks!
@nikodraca do you mind forking the repo and creating a PR from there? Similar to this PR: https://github.com/githubocto/flat-ui/pull/10
> is filtering by array fields a feature you/others would want? Personally I have a use case where I'd like to be able to filter on multiple items of an...
hmm, potentially. They wouldn't automatically be categories, but could be passed further down and treated the same as columns of strings: https://github.com/githubocto/flat-ui/blob/main/src/store.ts#L688 I'm a bit hesitant to do more "magic"...
hey Niko! sorry about the delay! I was moving cross-country and now the team is heads-down on a launch. I'll try to get to this within the next week!
okay! this is looks great, thanks for the progress! A few tiny suggestions: - it might be nice to have the input/prompt centered vertically when there are no active filters,...
Ah super frustrating! Good luck re-building those changes!
what I think you're requesting ties into a larger feature that would be really useful: being able to override the auto-detected type for each column. Our team won't have the...