Dhiraj Barnwal

Results 53 issues of Dhiraj Barnwal

Fixes https://github.com/vega/vega/issues/3632 `string` datetimes do not work with the expression interpreter. Didn't use the `isString` util as the package has no dependencies. Thought of keeping it that way.

The preloader should be made responsive for tablets and mobile devices as well.

intermediate

For sizes 700px and below we only show the menu toggle icon on the homepage header. We need to add the KOSS logo there and shift the menu toggle icon...

easy

TDD charts break when the compared dimension has excluded values. This PR fixes it by only querying the dimension data when values are included.

**Describe the bug** Cells of pivot table do not update on changing the time range once you scroll the table **To Reproduce** Steps to reproduce the behavior: 1. Create a...

Type:Bug

Implements https://www.notion.so/rilldata/Time-Comparison-in-Pivot-Table-6a6bfc7fda7e41ab983b902b6d933d7d

Add pan support for alternate charts. Notes - https://www.notion.so/rilldata/Pan-on-charts-27ded910b6fa4c26a8316cc7f5ef064b - web-common/src/features/dashboards/time-series/MeasurePan.svelte - https://github.com/rilldata/rill/issues/4858 Implementation details - Use the existing step arrows to pan left and right - Detect chart on...

Type:Feature

Add support for scrub to zoom for alternate charts https://www.notion.so/rilldata/Enable-scrub-to-filter-on-measure-line-charts-5a662647d43e4e23937a709145bbdd9c https://www.notion.so/rilldata/UXQA-Alt-Viz-fb97d9eb1c5c4fb1bfb3328e83008172 Notes - “scrubbing” or clicking and dragging across the chart - MeasureChart - line (d3) - TDDAlternateChart - others...

Type:Feature

Fixes #5517 This PR removes local z-index from custom components and adds an explicit z-index for select.

https://github.com/user-attachments/assets/2aa01bdc-0497-4b6d-a116-98009720c098 For expanded view, seeing pointer cursor and shadow card. This is a bit flaky but can be reproduced by clicking on the big number.

Type:Bug