feat(nav): client area tabs in main navigation
Some checks failed
Build Docker Image / build (push) Has been cancelled
Some checks failed
Build Docker Image / build (push) Has been cancelled
- Add Cabinet button to header (dashboard icon) - When in /clientarea/* show tabs instead of search input - Tabs: Заказы | Предложения (SELLER only) | Адреса | Профиль | Команда - Hide Explore/Quote toggle in client area - Remove SubNavigation for clientarea (tabs moved to MainNavigation)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"cabinetNav": {
|
||||
"cabinet": "My Cabinet",
|
||||
"search": "Search",
|
||||
"catalog": "Catalog",
|
||||
"orders": "My orders",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"cabinetNav": {
|
||||
"cabinet": "Мой кабинет",
|
||||
"search": "Поиск",
|
||||
"catalog": "Каталог",
|
||||
"orders": "Мои заказы",
|
||||
|
||||
Reference in New Issue
Block a user