-
-
Notifications
You must be signed in to change notification settings - Fork 753
Open
Labels
Description
What we should change and why (this is tech debt)
A products_v3
naming has been introduced in the codebase, to distinguish the new products page from the legacy version, during the time period both versions existed in the code. The legacy version and feature toggle have been removed in the meantime, but we still have references to v3 which are not necessary anymore. We should remove these.
For example,
products_v3
should be renamed to products
.
Note that there are translation keys named products_v3
. A plan for renaming these needs to be discussed.
Context
While looking at the codebase.
Impact and timeline
Improves clarity and code readability 🧹
dacook
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
All the things 💤