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

Fixing padding error #9656

Merged
merged 5 commits into from
Dec 30, 2024
Merged

Fixing padding error #9656

merged 5 commits into from
Dec 30, 2024

Conversation

Duncid
Copy link
Contributor

@Duncid Duncid commented Dec 30, 2024

Description

Re-inserted the line.
Added a hasTopPadding prop, but couldn't fnd where to make use of it to remove the padding from new convo screen.

Risk

n/a

Deploy Plan

merge

@Duncid Duncid requested a review from tdraier December 30, 2024 16:38
@tdraier
Copy link
Contributor

tdraier commented Dec 30, 2024

Actually the only place where we don't want the padding is from ConversationContainer ?

Duncid and others added 2 commits December 30, 2024 18:03
Co-authored-by: Thomas Draier <thomas@dust.tt>
@Duncid
Copy link
Contributor Author

Duncid commented Dec 30, 2024

Actually the only place where we don't want the padding is from ConversationContainer ?

Probably yes. I don't understand how to do it though.

@tdraier tdraier merged commit 5eb0f09 into main Dec 30, 2024
3 checks passed
@tdraier tdraier deleted the edFixPadding branch December 30, 2024 17:37
overmode pushed a commit that referenced this pull request Jan 6, 2025
* Fixing padding error

* zIndex problem fix
:q

* Update front/components/sparkle/AppLayout.tsx

Co-authored-by: Thomas Draier <thomas@dust.tt>

* patch

* Remove default value

---------

Co-authored-by: Thomas Draier <thomas@dust.tt>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants