Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0053252 | POS2 | Core | public | 2023-08-21 13:44 | 2023-08-21 13:44 |
Reporter | dbaz | ||||
Assigned To | Triage Platform Base | ||||
Priority | high | Severity | trivial | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0053252: Drawer Menu component should be renamed to Navigation Drawer | ||||
Description | Since we base our design system in Material Design, the proper name for this piece is Navigation Drawer https://m2.material.io/components/navigation-drawer [^] In a cohesive design and development ecosystem, consistency in naming conventions is paramount. Using a unified nomenclature, like 'Navigation Drawer', across all platforms—including Material Design, Figma designs, and code—ensures clarity, reduces ambiguity, and promotes effective collaboration among designers and developers. A shared understanding of component names leads to more efficient communication and fewer misunderstandings. Moreover, when variable names in code mirror the design descriptors in Figma, it facilitates smoother handoffs and quicker troubleshooting, ultimately streamlining the product development cycle and reducing the risk of errors. Check "Proposed Solution" | ||||
Steps To Reproduce | . | ||||
Proposed Solution | It means that variables like --obc2-drawerMenuGroup-popover-conf-left should be renamed to --obc2-navigationDrawerGroup-popover-conf-left or css classes like .obc2DrawerMenu-divider should be renamed to .obc2NavigationDrawer-divider or JS functions like const DrawerMenu = ({ should be renamed to const NavigationDrawer = ({ or files like DrawerMenu.* should be renamed to NavigationDrawer.* | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-08-21 13:44 | dbaz | New Issue | |||
2023-08-21 13:44 | dbaz | Assigned To | => Triage Platform Base | ||
2023-08-21 13:44 | dbaz | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |