Skip to content

Comments

fix: prevent chatbot from overlapping floating buttons#960

Open
Eshita-Badhe wants to merge 4 commits intosayeeg-11:mainfrom
Eshita-Badhe:fix/chatbot-floating-overlap
Open

fix: prevent chatbot from overlapping floating buttons#960
Eshita-Badhe wants to merge 4 commits intosayeeg-11:mainfrom
Eshita-Badhe:fix/chatbot-floating-overlap

Conversation

@Eshita-Badhe
Copy link
Contributor

@Eshita-Badhe Eshita-Badhe commented Feb 22, 2026

Fixes: #901

📋 Description

This PR resolves the issue where the chatbot window overlapped with other floating UI elements such as the Playground and Back-to-Top buttons.

-- Adjusted chatbot bottom positioning to prevent overlap.
-- Standardized spacing between floating elements.
-- Created a clean vertical stacking structure.
-- Improved layout consistency across screen sizes.
-- Added responsive adjustments for smaller screens.

Why This Change?

-- The chatbot window previously obstructed access to other floating buttons.
-- This reduced usability and accessibility.
-- The update ensures all floating elements remain visible and clickable.
-- Provides a cleaner and more scalable layout system.


📸 Screenshots (MANDATORY for UI/UX changes)

image

-- [x] This PR includes UI/UX changes → Screenshots attached
-- [ ] This PR does NOT include UI/UX changes

If screenshots are not applicable, explain briefly:

-- Screenshots show proper vertical stacking of floating buttons.
-- Demonstrates no overlapping between chatbot, Playground, and Back-to-Top buttons.
-- Shows responsive behavior on smaller screens.


Note: I have worked on this under SWoC26...!
@sayeeg-11 please review...

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.

Fix Chatbot Window Position Overlapping Floating Buttons

1 participant