[TASK](ui): Migrate Menu(All related) component to TypeScript #237
Closed
6 tasks
Labels
enhancement
New feature or request
Task Description
We need to convert Menu and all related components from @cloudoperators/juno-ui-components to TypeScript
List of potential dependencies
Sub-tasks
Related Issues
Additional Context
Please check this online codemode editor to change the PropTypes to a proper Ts interfaces
https://github.com/mskelton/ratchet
Online editor: https://ratchet.mskelton.dev/
We need to be pretty concious about migration to ts cause it could create a potential breaking changes. Also if there will be too much changes at once maybe consider to split up the task again. Also some dependencies could be hidden and only discovered while executing the migration, could also lead to potential reconsidering the order of task execution.
The text was updated successfully, but these errors were encountered: