[Feature] Add all custom hooks created to reuse across projects
Open
@ARYANSHAH1567 is already working on this.
Since Aug 25, 2025.
kind/enhancement
- Dominant language
- TypeScript
- Stars
- 137
- Forks
- 239
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 5
Description
Current Behavior
We use currently number of hooks mainly stored in utility dir or as utils. They are custom ones. They can be added as a separate hooks dir from sistent to use across everywhere.
Desired Behavior
Examples:
- https://github.com/meshery/meshery/tree/master/ui/utils/hooks
- https://github.com/meshery/meshery/blob/master/ui/utils/utils.js
Implementation
Acceptance Tests
Mockups
- 🎨 Wireframes and designs for Sistent site in Figma (open invite)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.