Anish Sharma

Results 4 issues of Anish Sharma

## Description Added `scrollStrategy` to overlay to reposition the overlay while scrolling. This makes the overlay stick to the position on the page and scrolls along with the rest of...

## Description When storing the request object in the cache for the table, only the reference was being assigned to the cache for the column config. So, the new request...

## Description Any changes that were external to the table that would trigger a new data fetch, couldn't be accounted for when displaying the loading state in the table. Also,...

## Description Pagination element for full page tables was positioned as `fixed`. Which meant if the `width` was set to `100%`, it will take the width of the viewport and...