Tharun T

Results 6 issues of Tharun T

**Notes for Reviewers** This PR is related to #9985 - [x] replaced dataFetch calls with rtk-query calls - [x] added error logs for rtk-query hooks - [x] removed useEffects with...

component/ui

In the image: ![image](https://user-images.githubusercontent.com/80959679/228786620-4de96e48-3793-4d75-b786-b21bb3d66ec9.png) ![image](https://user-images.githubusercontent.com/80959679/228786680-6c6051f0-ad3d-4593-9b94-57a13b62f2ee.png)

**Notes for Reviewers** This PR is related to #9985 - library docs can be found [here](https://redux-toolkit.js.org/rtk-query/overview) ### Thoughts: - should the [ACTION_TYPES](https://github.com/meshery/meshery/blob/30037ef57e1f77fbedcd80c7599f87e0e30a1720/ui/components/Filters.js#L295) object be removed in favour of builtin errors...

component/ui

#### Current Behavior - This minimal example, does'nt render the table and columns prop is ignored. ```tsx import { ResponsiveDataTable } from "@layer5/sistent"; function App() { const columns = [...

kind/bug

**Notes for Reviewers** This PR fixes lint-staged - Now only staged files will be linted and formatted before committing. #### Docs: - [nextjs](https://nextjs.org/docs/pages/building-your-application/configuring/eslint#lint-staged) **[Signed commits](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed...

component/ui
issue/willfix
issue/remind

**Description** This PR adds Prettier to the Project. ### Todo: - [x] - add CI check for Prettier. - [x] - [blocked] trigger prettier from lint-staged. - requires lint-staged #5680...

area/landscape
project/meshery
area/news
area/blog
area/projects
area/community
area/learn
area/events
area/careers
area/resources
area/handbook
project/meshmap
area/site-config
area/ci
area/core-styles