Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053252
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[POS2] Coretrivialalways2023-08-21 13:442023-08-21 13:44
ReporterdbazView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0053252: Drawer Menu component should be renamed to Navigation Drawer

DescriptionSince 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 SolutionIt 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.*
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker