hyperswitch-control-center
hyperswitch-control-center copied to clipboard
[FEATURE] Drag and drop graphs
📝 Feature Description In HS control center , under the Analytics section allow users to customize their dashboard by dragging and dropping graphs to create their own personalized views. This feature will provide users with the flexibility to arrange and organize the graphs as per their preferences, enhancing the user experience and dashboard customization.
All graphs in the Analytics section should be converted into draggable components to enable this functionality.
🔨 Possible Implementation
Convert each graph into a draggable component. Implement a grid system to define droppable areas where users can reposition graphs. Allow users to save their custom views so the layout persists across sessions. Ensure a smooth drag-and-drop experience with visual feedback during the dragging process. Add an option to reset the layout to default if needed. 🔖 Note: The implementation should focus on creating a responsive, user-friendly interface that works across different devices and screen sizes. All changes should be contained within the Analytics section.
Submission Process: Ask the maintainers for assignment of the issue, you can request for assignment by commenting on the issue itself. Once assigned, submit a pull request (PR). Maintainers will review and provide feedback, if any. Maintainers can unassign issues due to inactivity, read more here. Refer here for Terms and conditions for the contest.