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: Implement ModDashboardLeftNavbar with partial functionality. #473

Merged
merged 1 commit into from
May 20, 2024

Conversation

NabbeunNabi
Copy link
Contributor

Resolves #451

🔧 What changed

Before there was no LeftNavBar for the dashboard view of the moderation panel. Now it exists with partial functionality. It still needs the functionality with the fetching from the backend. This is mainly a UI component that has functions set up to change the state.

📸 Screenshots

  • Before

image

  • After

image

Copy link

netlify bot commented May 17, 2024

Deploy Preview for findadoc ready!

Name Link
🔨 Latest commit 07bcdc4
🔍 Latest deploy log https://app.netlify.com/sites/findadoc/deploys/664a5eaeaf92290008cfc289
😎 Deploy Preview https://deploy-preview-473--findadoc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@theyokohamalife theyokohamalife left a comment

Choose a reason for hiding this comment

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

Looking great so far! Just needs a few small changes.

@NabbeunNabi NabbeunNabi force-pushed the mod-panel/submissions-mod-left-sidebar branch from 154fb33 to 07bcdc4 Compare May 19, 2024 20:18
@NabbeunNabi
Copy link
Contributor Author

Added the translation string as requested. in the console is saying it defaults to the US since there is no Japanese for it at the moment. So I believe it is working as expected

@theyokohamalife theyokohamalife changed the title Feat: Implement ModDashboardLeftNavbar with partial functionality. feat: Implement ModDashboardLeftNavbar with partial functionality. May 20, 2024
Copy link
Contributor

@theyokohamalife theyokohamalife left a comment

Choose a reason for hiding this comment

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

LGTM ✨

@theyokohamalife theyokohamalife merged commit a7dcc52 into main May 20, 2024
9 checks passed
@theyokohamalife theyokohamalife deleted the mod-panel/submissions-mod-left-sidebar branch May 20, 2024 14:53
ermish added a commit that referenced this pull request May 21, 2024
ermish added a commit that referenced this pull request May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Sidebar with Dropdown component for the Moderation Panel
3 participants