Arjunlal B

Results 7 issues of Arjunlal B

## Description With various usecases of table, it is not always required to select a row when its clicked on. There are usecases that just needs some action to be...

## Description Adding a new generic type.

## Description Support for setting a path in the cookie. ### Testing Verified manually.

## Description Export a type.

## Description If the header text is too long, the sheet overlay component header becomes messed up. Fixing it by breaking the header text for really long text. ### Testing...

## Description support for showing labels in toggle component ![Screenshot 2021-11-04 at 9 53 11 PM](https://user-images.githubusercontent.com/63222211/140378605-2fc1e2c9-cca6-4cc4-a03f-d7c04f6ecc1c.png) ### Testing Locally verified. UT updated. ### Checklist: - [x] My changes generate no...

## Description Mutation tracker service to facilitate better lower level cache invalidation. Goal is to restrict cache refresh logic after mutation to the handlers rather than handling it in the...