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
On the Orders page, the variable names are currently not following the camelCase convention, which is the standard naming convention in our codebase. To maintain consistency and improve readability, it is necessary to update the variable names on this page to camelCase.
Expected behavior
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
YES
NO
Environment details
Browser:
OS:
Code Version:
Additional information
The text was updated successfully, but these errors were encountered:
Dhiraj1405
changed the title
Change Variable Naming Convention to CamelCase on Orders Page
Change Variable Naming Convention to CamelCase on the Orders Page
Oct 10, 2023
Current behavior
On the Orders page, the variable names are currently not following the camelCase convention, which is the standard naming convention in our codebase. To maintain consistency and improve readability, it is necessary to update the variable names on this page to camelCase.
Expected behavior
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
Environment details
Additional information
The text was updated successfully, but these errors were encountered: