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

Fix home component redirect and adapt reports view layout #75

Merged
merged 7 commits into from
Mar 28, 2024

Conversation

thebeyondr
Copy link
Member

This pull request includes the following changes:

  • Updated the Home component to redirect to "/reports"

  • Refactored the contributionAmounts calculation in VoicedeckStats

  • Adapted the reports view layout on wide screens using grid display

These changes fix the issue with the Home component redirect and improve the layout of the reports view.

@thebeyondr thebeyondr self-assigned this Mar 27, 2024
@thebeyondr thebeyondr requested review from baumstern and CJ-Rose March 27, 2024 20:34
@thebeyondr thebeyondr added feature 🚀 New feature or request bug 🐛 Something isn't working labels Mar 27, 2024
@thebeyondr thebeyondr marked this pull request as draft March 27, 2024 20:36
@baumstern baumstern force-pushed the fix/reports-view-xl branch from 75cd34c to c1e823b Compare March 27, 2024 20:54
Copy link

netlify bot commented Mar 27, 2024

Deploy Preview for vd-dev ready!

Name Link
🔨 Latest commit c4ca1bf
🔍 Latest deploy log https://app.netlify.com/sites/vd-dev/deploys/660582a4eac8270008881dc8
😎 Deploy Preview https://deploy-preview-75--vd-dev.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.

@thebeyondr thebeyondr marked this pull request as ready for review March 28, 2024 02:27
@baumstern
Copy link
Contributor

redirect is still not wokring

@thebeyondr thebeyondr requested a review from 0xRowdy March 28, 2024 14:52
Copy link
Contributor

@baumstern baumstern left a comment

Choose a reason for hiding this comment

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

redirect works!

Copy link
Collaborator

@0xRowdy 0xRowdy left a comment

Choose a reason for hiding this comment

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

lgtm

Profile
</p>
</Link>
<div className="p-2" />
Copy link
Collaborator

Choose a reason for hiding this comment

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

👀

</small>
</div>
<h2 className="text-xl md:text-2xl font-semibold md:py-6">Account</h2>
<div className="py-4" />
Copy link
Collaborator

Choose a reason for hiding this comment

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

👀

@thebeyondr thebeyondr merged commit 4e02ea3 into dev Mar 28, 2024
7 checks passed
@thebeyondr thebeyondr deleted the fix/reports-view-xl branch March 28, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working feature 🚀 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants