Razvan (Raz)

Results 87 comments of Razvan (Raz)

Is there a workaround for this? I tried using `user-select: text` on the cells, rows, and the entire table and can't make it work. I also inspected the page trying...

The "!" is a recent change in the angular's routing component. Not really sure why they did that, but I noticed that when I upgraded angular on my projects, the...

Just the test fails. No problems with the browser rendering.

As a workaround, I found that removing `auto` and adding `css={{ minWidth: "fit-content" }}` works better. ``` {}} css={{ minWidth: "fit-content" }} /> ```

The addon is quite old so I presume it was built for a previous version of OF. I will give it a try too and see if I can make...

> I would like to work on this issue to convert the class components to functional components. > Please assign me this issue > Thanks Hi, thanks for your interest....

Hey! Thanks for dropping by and suggesting the new data source. I wasn't aware of ClickHouse before, but it's definitely doable to add it as another option. In the meantime,...

hey @Slach I don't have the bandwidth to look into this at the moment as it seems to be quite a big undertaking. Although, I went through the website a...

> #20 > Export as PDF has been added to the Menu but needs more testing as I didn't have much data for the graphs. > But it works so...

Currently, it's only possible to export to PDF through the PDF viewer in each project. Can you let me know how you would expect this to work? This way I...