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

feat(frontend): 709 5 navigation drawer component #1185

Closed
wants to merge 26 commits into from

Conversation

ogerly
Copy link
Contributor

@ogerly ogerly commented Jun 19, 2024

PR 5: NavigationDrawer Component
Name: NavigationDrawer Component

frontend/src/components/menu/NavigationDrawer.vue
frontend/src/components/menu/NavigationDrawer.stories.ts
frontend/src/components/menu/NavigationDrawer.test.ts
frontend/src/components/menu/snapshots/NavigationDrawer.test.ts.snap

@Tirokk Tirokk changed the title 709 5 navigation drawer component feat(frontend): 709 5 navigation drawer component Jun 19, 2024
frontend/tsconfig.json Outdated Show resolved Hide resolved
frontend/tsconfig.json Outdated Show resolved Hide resolved
ogerly and others added 2 commits June 19, 2024 17:26
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
@ogerly ogerly requested a review from Mogge June 19, 2024 15:30
Co-authored-by: Bettelstab <maxharz@gmail.com>
@ogerly ogerly requested a review from Bettelstab June 21, 2024 03:53
@ogerly ogerly self-assigned this Jun 21, 2024
Copy link
Contributor

@Bettelstab Bettelstab left a comment

Choose a reason for hiding this comment

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

Please see comments.
Also you should write a test which checks that on mobile, the location will always be bottom, while on desktop it behaves like specified.

Edit: The folder name vuetify doesn't make sense, should be navigation-drawer imo.

frontend/src/components/vuetify/NavigationDrawer.vue Outdated Show resolved Hide resolved
frontend/src/components/vuetify/NavigationDrawer.vue Outdated Show resolved Hide resolved
frontend/src/components/vuetify/NavigationDrawer.vue Outdated Show resolved Hide resolved
frontend/src/components/vuetify/NavigationDrawer.vue Outdated Show resolved Hide resolved
frontend/src/components/vuetify/NavigationDrawer.vue Outdated Show resolved Hide resolved
frontend/src/components/vuetify/NavigationDrawer.vue Outdated Show resolved Hide resolved
@ogerly ogerly requested a review from Bettelstab June 25, 2024 06:08
@ogerly
Copy link
Contributor Author

ogerly commented Jun 25, 2024

i have lowered the coverage of the branch by 1%. if this PR is the first to enter the master, all others of mine that currently still have a red tick should be green.

@mahula
Copy link
Contributor

mahula commented Jun 25, 2024

i have lowered the coverage of the branch by 1%. if this PR is the first to enter the master, all others of mine that currently still have a red tick should be green.

Still the frontend linting check fails.

@Bettelstab
Copy link
Contributor

I still think you should use the defineModel() syntax as it is so much shorter.

@ogerly ogerly closed this Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants