Dhiraj Barnwal

Results 26 comments of Dhiraj Barnwal

This sounds great. Thanks for taking the initiative. Overall I think this is a good direction and would be great if we can do this incrementally. Also, can we render...

Hi @gurjot273 This is not what I had in mind. There shouldn't be a textbox. More like an "event listener". A function listens for all events and if it detects...

This looks fine to mine. You can carry on with the development work. Hoping to see a PR from you regarding this issue soon.

Yah was about to add that. Would be a great exercise for first time contributors.

The website's code is a mess. Our batch worked on it as it was a team activity assigned to us. But as a result of too many contributors, the codebase...

@DefCon-007 With the current implementation, it would take more amount of work to make the profiles responsive than to code a new responsive profile page which is more minimal. I...

We need to add error message and try again button for - [x] Big Number (@briangregoryholmes ) - [x] Time series chart (@djbarnwal ) - [ ] Pivot (@djbarnwal )...

The resizing is a bit buggy for me. After expanding or contracting the column width, it takes the default width and is not respecting the user defined width https://github.com/user-attachments/assets/320abfc8-f442-4c2f-bb7c-e3a3df93a45a

So in UI we - Disable the comparison pill - Add a tooltip over the comparison pill Is that correct @mindspank @jkhwu

@mindspank In some cases, we can't directly pass the sql to the aggregation API. For example, for table, we have multiple queries with different filters applied. We need to merge...