Skip to content

The icons are not aligned vertically. #6366

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

Open
xionnon opened this issue Apr 23, 2025 · 2 comments · May be fixed by #6369
Open

The icons are not aligned vertically. #6366

xionnon opened this issue Apr 23, 2025 · 2 comments · May be fixed by #6369

Comments

@xionnon
Copy link

xionnon commented Apr 23, 2025

What happened?

Describe the bug
A clear and concise description of what the bug is.
If it is a question or suggestion, please use Discussions
instead.

To Reproduce
Steps to reproduce the behavior. Please include code and outputs such as stacktrace.

  • If your input is just "I tried X, and it didn't work" or
    "X is not working", your issue will be ignored.
  • If your input is not well formatted, it will hurt readability and
    may be ignored as well.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Which packages was the bug in?

AutoGen Studio (autogensudio)

AutoGen library version.

Python dev (main branch)

Other library version.

No response

Model used

No response

Model provider

None

Other model provider

No response

Python version

None

.NET version

None

Operating system

None

@xionnon
Copy link
Author

xionnon commented Apr 23, 2025

Image

@xionnon
Copy link
Author

xionnon commented Apr 23, 2025

<div>
{validationResults && !validationResults.is_valid && (
<div className="inline-block mr-2">
{" "}
<ValidationErrors validation={validationResults} />
</div>
)}
<Tooltip title="Download Team">
<Button
type="text"
icon={<Download size={18} />}

fix(367L):

<div class="flex  items-center">

</div>

@xionnon xionnon linked a pull request Apr 23, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant