Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: tabs navigation #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ankormoreankor
Copy link
Collaborator

  • Refactored tabs and fixed the issue described in this video

https://www.loom.com/share/b7960cfdd657413e94d814f6b4c0c2de

  • Fixed the header height and the position of the tabs (55px -> 58px)

Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
canary ❌ Failed (Inspect) Feb 13, 2025 10:34am

@ankormoreankor ankormoreankor force-pushed the project-settings-review branch 3 times, most recently from 3d37b2e to 21037e8 Compare January 30, 2025 13:17
@ankormoreankor ankormoreankor force-pushed the tabs-navigation-refactoring branch from 81bb55e to b776a24 Compare January 30, 2025 13:24
@ankormoreankor ankormoreankor force-pushed the tabs-navigation-refactoring branch from 8f80806 to 1b714a3 Compare January 31, 2025 09:31
@ankormoreankor ankormoreankor force-pushed the tabs-navigation-refactoring branch from 1b714a3 to 4572c28 Compare January 31, 2025 09:43
@iatopilskii iatopilskii force-pushed the project-settings-review branch from 21037e8 to e0f9328 Compare January 31, 2025 12:20
@ankormoreankor ankormoreankor changed the base branch from project-settings-review to main January 31, 2025 12:35
@ankormoreankor ankormoreankor changed the base branch from main to project-settings-review January 31, 2025 12:38
@ankormoreankor ankormoreankor changed the base branch from project-settings-review to main January 31, 2025 12:40
@ankormoreankor ankormoreankor force-pushed the tabs-navigation-refactoring branch from 4572c28 to 9f92d1c Compare January 31, 2025 13:02
@ankormoreankor ankormoreankor force-pushed the tabs-navigation-refactoring branch from 9f92d1c to a9be11c Compare January 31, 2025 13:08
@ankormoreankor ankormoreankor force-pushed the tabs-navigation-refactoring branch from a9be11c to faf1c0a Compare February 3, 2025 12:07
@ankormoreankor ankormoreankor force-pushed the tabs-navigation-refactoring branch from faf1c0a to 0eb786d Compare February 3, 2025 12:31
@@ -22,7 +22,7 @@ import { ProjectLabelsList } from './pages-v2/project/labels/project-labels-list
import { ProjectGeneralSettingsPageContainer } from './pages-v2/project/project-general-settings-container'
import { ImportProjectContainer } from './pages-v2/project/project-import-container'
import { ProjectMemberListPage } from './pages-v2/project/project-member-list'
import { SettingsLayout as ProjectSettingsLayout } from './pages-v2/project/settings-layout'
import { ProjectSettingsLayout } from './pages-v2/project/project-settings-layout.tsx'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove .tsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants