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(frontend): Fix page layouts (sizing + padding) #9311

Merged
merged 4 commits into from
Jan 24, 2025

Conversation

Pwuts
Copy link
Member

@Pwuts Pwuts commented Jan 21, 2025

Changes 🏗️

  • Make base layout full width and fix its sizing behavior
    • Fix navbar overflowing on the right
  • Set padding on /monitoring
  • Make /login and /signup layouts self-center

Checklist 📋

  • I have clearly listed my changes in the PR description
  • I have made a test plan
  • I have tested my changes according to the test plan:
    • Check layouts of all pages
      • /signup
      • /login
      • /build
      • /monitoring
      • /store
      • /store/profile
      • /store/dashboard
      • /store/settings

@Pwuts Pwuts requested a review from a team as a code owner January 21, 2025 21:28
@Pwuts Pwuts requested review from ntindle and majdyz and removed request for a team January 21, 2025 21:28
@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end size/m labels Jan 21, 2025
Copy link

netlify bot commented Jan 21, 2025

Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
🔨 Latest commit e8fab83
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/6793879d55f5ad00073953fa

Copy link

netlify bot commented Jan 21, 2025

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit e8fab83
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/6793879ed67449000816f010

majdyz
majdyz previously approved these changes Jan 24, 2025
Copy link
Contributor

@majdyz majdyz left a comment

Choose a reason for hiding this comment

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

👍

@ntindle ntindle added this pull request to the merge queue Jan 24, 2025
Merged via the queue into dev with commit da7aead Jan 24, 2025
22 checks passed
@ntindle ntindle deleted the pwuts/open-2331-fix-frontend-page-layouts branch January 24, 2025 13:32
waterstark pushed a commit to waterstark/AutoGPT that referenced this pull request Jan 30, 2025
…tas#9311)

- Resolves Significant-Gravitas#9310

### Changes 🏗️

- Make base layout full width and fix its sizing behavior
  - Fix navbar overflowing on the right
- Set padding on `/monitoring`
- Make `/login` and `/signup` layouts self-center

### Checklist 📋

- [x] I have clearly listed my changes in the PR description
- [x] I have made a test plan
- [x] I have tested my changes according to the test plan:
  - Check layouts of all pages
    - `/signup`
    - `/login`
    - `/build`
    - `/monitoring`
    - `/store`
    - `/store/profile`
    - `/store/dashboard`
    - `/store/settings`

---------

Co-authored-by: Zamil Majdy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/backend AutoGPT Platform - Back end platform/frontend AutoGPT Platform - Front end size/m
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants