feat(lightspeed): Add Developer Lightspeed Chat Popup/Button #1982
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



Hey, I just made a Pull Request!
Resolves:
Part of https://issues.redhat.com/browse/RHIDP-9381
Solution description:
- Overlay - Chatbot appears as a floating overlay
- Docked - Chatbot docks to the side of the window
- Fullscreen - Chatbot expands to full screen with a dedicated route, appending the active conversation ID to the URL (if one exists)
- QuickstartDrawerStateExposer - Component to expose partial drawer state, which can be consumed by the ApplicationDrawer in RHDH (feat: add new drawer mount point rhdh#3947)
- Separated Drawer content from the Drawer container for better reusability
GIF:
On rhdh-plugins
Screen.Recording.2025-12-30.at.9.45.46.PM.mov
✔️ Checklist