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 login page centered layout + some UI adjustments #4726

Merged

Conversation

MananTank
Copy link
Member

@MananTank MananTank commented Sep 20, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

The focus of this PR is to refactor the login page layout in the dashboard app for better readability and responsiveness.

Detailed summary

  • Updated the main layout structure for better alignment and spacing
  • Adjusted the styling of the main heading for improved readability
  • Added a shadow effect to the custom connection embed component
  • Positioned the background image with responsive offsets

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Sep 20, 2024

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

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2024 5:15pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Sep 20, 2024 5:15pm
thirdweb_playground ⬜️ Skipped (Inspect) Sep 20, 2024 5:15pm
wallet-ui ⬜️ Skipped (Inspect) Sep 20, 2024 5:15pm

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground September 20, 2024 16:55 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui September 20, 2024 16:55 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 September 20, 2024 16:55 Inactive
Copy link

changeset-bot bot commented Sep 20, 2024

⚠️ No Changeset found

Latest commit: 200e8da

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@MananTank MananTank marked this pull request as ready for review September 20, 2024 16:55
Copy link

graphite-app bot commented Sep 20, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Sep 20, 2024
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @MananTank and the rest of your teammates on Graphite Graphite

Copy link
Contributor

github-actions bot commented Sep 20, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 43.67 KB (0%) 874 ms (0%) 3.5 s (-10.26% 🔽) 4.4 s
thirdweb (cjs) 101.2 KB (0%) 2.1 s (0%) 7 s (+16.4% 🔺) 9 s
thirdweb (minimal + tree-shaking) 4.85 KB (0%) 98 ms (0%) 383 ms (+10.63% 🔺) 480 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 277 ms (+63.19% 🔺) 287 ms
thirdweb/react (minimal + tree-shaking) 16.72 KB (0%) 335 ms (0%) 611 ms (+18.58% 🔺) 946 ms

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.61%. Comparing base (2ece661) to head (200e8da).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4726   +/-   ##
=======================================
  Coverage   50.61%   50.61%           
=======================================
  Files        1024     1024           
  Lines       54578    54578           
  Branches     3891     3891           
=======================================
  Hits        27622    27622           
  Misses      26323    26323           
  Partials      633      633           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 2ece661
packages 46.85% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

Copy link

graphite-app bot commented Sep 20, 2024

Merge activity

## Problem solved

Short description of the bug fixed or feature added

<!-- start pr-codex -->

---

## PR-Codex overview
The focus of this PR is to update the styling of the login page in the dashboard app for better UI/UX.

### Detailed summary
- Updated main layout and styling of the login page
- Adjusted heading size and alignment
- Applied shadow to the custom connect component
- Positioned background image dynamically based on screen size

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
@jnsdls jnsdls force-pushed the 09-20-fix_login_page_centered_layout_some_ui_adjustments branch from f9eec04 to 200e8da Compare September 20, 2024 17:06
@vercel vercel bot temporarily deployed to Preview – docs-v2 September 20, 2024 17:06 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground September 20, 2024 17:06 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui September 20, 2024 17:06 Inactive
@graphite-app graphite-app bot merged commit 200e8da into main Sep 20, 2024
31 checks passed
@graphite-app graphite-app bot deleted the 09-20-fix_login_page_centered_layout_some_ui_adjustments branch September 20, 2024 17:16
@vercel vercel bot temporarily deployed to Production – wallet-ui September 20, 2024 17:16 Inactive
@vercel vercel bot temporarily deployed to Production – docs-v2 September 20, 2024 17:16 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground September 20, 2024 17:16 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Involves changes to the Dashboard.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants