KlausSchaefers / quant-ux

Quant-UX - Prototype, Test and Learn
GNU General Public License v3.0
1.93k stars 199 forks source link

Table woes #59

Open odinhb opened 2 years ago

odinhb commented 2 years ago

Hey. First of all, I would like to say that this is a pretty impressive prototyping application. Thank you for making it and open sourcing it.

I'm trying out Quant-UX for mocking up and prototyping pages in a pretty table-intensive app.

For reference, this is how our tables look. ![omg_table](https://user-images.githubusercontent.com/49036561/145186408-19e8c597-0dcf-4a72-8c96-4ebda0b92a22.png) And here is a more run-of-the mill table: ![medium_table](https://user-images.githubusercontent.com/49036561/145186431-64af57d1-1cfd-4cb4-b0d8-0cd6fedb9f8c.png) And here is a simple one: ![simple_table](https://user-images.githubusercontent.com/49036561/145186629-adf85b4c-5929-4e8a-ac00-25806f63b600.png)

(I know, the visual design is not exactly exciting.)
But I'm having trouble getting tables in Quant-UX to look like that.

If all I wanted to do was wireframing, this would be fine, but then I'd use pen and paper or maybe a simpler application. When trying out Quant-UX I expected to be able to replicate the look and feel of the existing application and it's styles. (I was able to do this for buttons relatively easily.)

I'm also a bit inspired by this article on enterprise tables. I think it should be possible to make all the visual table designs that they enumerate.

Some of these problems make simply wireframing table-heavy designs more difficult as well. (I've marked them 🏁)

So here's a list of table-related enhancements/feature requests/bugs:

Regarding performance: I'm using a relatively new Intel NUC and the Vivaldi browser (so basically Chromium) and Linux.

And again thank you for making Quant-UX. πŸ™

KlausSchaefers commented 2 years ago

Hi,

thanks for submitted the feature request. Let me check what I can do. These are a lot of requirements, so I am not sure how much I can tackle in a reasonable time.

Thanks,

Klaus

KlausSchaefers commented 2 years ago

I added better support for inline editing and also column colors.