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

Reduced margin from 16px to 10px issue #8968 #9371

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

safimuhammad
Copy link

  • Changed the margin of the creatorName div from 16px to 10px.

Changes πŸ—οΈ

Checklist πŸ“‹

For code changes:

  • 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:
    • ...
Example test plan
  • Create from scratch and execute an agent with at least 3 blocks
  • Import an agent from file upload, and confirm it executes correctly
  • Upload agent to marketplace
  • Import an agent from marketplace and confirm it executes correctly
  • Edit an agent from monitor, and confirm it executes correctly

For configuration changes:

  • .env.example is updated or already compatible with my changes
  • docker-compose.yml is updated or already compatible with my changes
  • I have included a list of my configuration changes in the PR description (under Changes)
Examples of configuration changes
  • Changing ports
  • Adding new services that need to communicate with each other
  • Secrets or environment variable changes
  • New or infrastructure changes such as databases

@safimuhammad safimuhammad requested a review from a team as a code owner January 30, 2025 08:06
@safimuhammad safimuhammad requested review from Bentlybro and aarushik93 and removed request for a team January 30, 2025 08:06
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Muhammad Safi seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

deepsource-io bot commented Jan 30, 2025

Here's the code health analysis summary for commits a4b9624..ef09209. View details on DeepSourceΒ β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScriptβœ…Β SuccessView CheckΒ β†—
DeepSource Python LogoPythonβœ…Β SuccessView CheckΒ β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.

@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end labels Jan 30, 2025
Copy link

Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here.

PR Reviewer Guide πŸ”

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 πŸ”΅βšͺβšͺβšͺβšͺ
πŸ§ͺΒ No relevant tests
πŸ”’Β No security concerns identified
⚑ Recommended focus areas for review

Font Inconsistency
Font class was changed from 'font-poppins' to 'font-poppin' which could be a typo and cause styling issues. Also changed from 'font-geist' to 'font-sans' which may affect design consistency.

Copy link

netlify bot commented Jan 30, 2025

βœ… Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
πŸ”¨ Latest commit ef09209
πŸ” Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/679b37141193750008189554

Copy link

netlify bot commented Jan 30, 2025

βœ… Deploy Preview for auto-gpt-docs canceled.

Name Link
πŸ”¨ Latest commit ef09209
πŸ” Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/679b37140a48f70008e882fe

@kcze
Copy link
Contributor

kcze commented Jan 30, 2025

Thank you for the contributions! I think you could make just one PR with all these UI fixes instead of multiple as they are closely related. Also, you can run yarn format under autogpt_platform/frontend directory, so it fixes lint issues.

@Swiftyos
Copy link
Contributor

Hi @safimuhammad , thanks for your contribution! Could you please take a look at the issues found with yarn lint and make the necessary fixes? Also, please commit the formatting changes, but remember to run yarn format before committing. Thanks a bunch!

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 Review effort [1-5]: 1 size/m
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

4 participants