Skip to content

Conversation

@Wallgau
Copy link
Collaborator

@Wallgau Wallgau commented Dec 1, 2025

  • Adds the foundational sliding container infrastructure for the new playground experience.
    Changes
    -> Add SlidingContainer component with resizable panel support
    -> Add PlaygroundButtonSliding component to toggle the sliding panel
    -> Create useSlidingContainerStore Zustand store for panel state management
    -> Add border-radius styling to flow canvas
    -> Update Share button styling

Olfa Maslah added 4 commits November 30, 2025 14:45
- Move sliding container components to core/playgroundComponent/sliding-container
- Add sliding container store for state management
- Add playground button integration
- Add basic FlowPage integration with placeholder content
- Sliding panel is testable: opens/closes, resizes, fullscreen works
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/sliding-container-infrastructure

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Wallgau Wallgau requested a review from lucaseduoli December 4, 2025 15:40
Copy link
Collaborator

@lucaseduoli lucaseduoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the lgtm This PR has been approved by a maintainer label Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants