You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use the 👍 reaction to show that you are interested into the same feature.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
while we was working on fixing #44487 & #44488. @jadjoud and I have identified an inconsistency: the menu is built using both Vue.js and jQuery. Despite functioning, this mix is not optimal for the project's long-term health. Describe the solution you'd like
For solving the inconsistency, we suggest fully switching to Vue.js. This move aims to streamline the menu’s development by using a single framework, making it simpler to manage and potentially improving performance.
Additional context
here is the menu you can find it in users page
The text was updated successfully, but these errors were encountered:
How to use GitHub
Is your feature request related to a problem? Please describe.
while we was working on fixing #44487 & #44488. @jadjoud and I have identified an inconsistency: the menu is built using both Vue.js and jQuery. Despite functioning, this mix is not optimal for the project's long-term health.
Describe the solution you'd like
For solving the inconsistency, we suggest fully switching to Vue.js. This move aims to streamline the menu’s development by using a single framework, making it simpler to manage and potentially improving performance.
Additional context
![image](https://private-user-images.githubusercontent.com/130870871/320209390-dd89773c-d6a2-4567-a7d6-3e1f14471a36.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTI1OTYsIm5iZiI6MTczOTE1MjI5NiwicGF0aCI6Ii8xMzA4NzA4NzEvMzIwMjA5MzkwLWRkODk3NzNjLWQ2YTItNDU2Ny1hN2Q2LTNlMWYxNDQ3MWEzNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQwMTUxMzZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03M2QwYzczMWRkOGM5MzJkNWM5NWY4NzFjMDZhM2YzNmRmNzIzN2M4YzhkMWUwNWFkYzdlNTk3MjBlY2M5Mzg3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.ki6INjy2UyJq0O-eYSVkVoBDzf5w0daXNFUyUAYrfrM)
here is the menu you can find it in users page
The text was updated successfully, but these errors were encountered: