Skip to content

Conversation

splindsay-92
Copy link
Contributor

@splindsay-92 splindsay-92 commented Jul 22, 2025

Description

Added examples for App, Chat window and Sidebar components.
Updated docs to correct the style imports.
Added UI screens for the chat components section.

Checklist

Copy link

coderabbitai bot commented Jul 22, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

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
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chat/add-images-for-ui-component-docs

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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@splindsay-92 splindsay-92 added the review-app Create a Heroku review app label Jul 22, 2025
@ably-ci ably-ci temporarily deployed to ably-docs-chat-add-imag-9utfdj July 22, 2025 11:45 Inactive
@splindsay-92
Copy link
Contributor Author

@jamiehenson I had to make some changes to the renderer to allow for the larger UI components, hope that's okay! If there is a better way to do it, happy to make a change! :)

@ably-ci ably-ci temporarily deployed to ably-docs-chat-add-imag-9utfdj July 22, 2025 11:47 Inactive
@splindsay-92 splindsay-92 requested a review from AndyTWF July 22, 2025 11:48
@splindsay-92 splindsay-92 marked this pull request as ready for review July 22, 2025 11:48
Copy link
Member

@jamiehenson jamiehenson left a comment

Choose a reason for hiding this comment

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

The stuff you've added for the new "single large" layout looks good on the whole, I just have a few pointers.

@splindsay-92 splindsay-92 requested a review from jamiehenson July 23, 2025 10:12
@ably-ci ably-ci temporarily deployed to ably-docs-chat-add-imag-9utfdj July 23, 2025 10:13 Inactive
Copy link
Member

@jamiehenson jamiehenson left a comment

Choose a reason for hiding this comment

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

LGTM from a FE perspective 👍 I would look into that min-height -> height change before you go tho

@splindsay-92 splindsay-92 force-pushed the chat/add-images-for-ui-component-docs branch 2 times, most recently from 4a6307a to 534cb23 Compare July 31, 2025 13:19
@splindsay-92 splindsay-92 requested a review from vladvelici July 31, 2025 13:19
@splindsay-92 splindsay-92 force-pushed the chat/add-images-for-ui-component-docs branch from 534cb23 to bc16fe8 Compare August 1, 2025 14:48
Copy link
Contributor

@sacOO7 sacOO7 left a comment

Choose a reason for hiding this comment

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

LGTM ( somehow I cant preview it, but excited to see the changes )

@splindsay-92 splindsay-92 force-pushed the chat/add-images-for-ui-component-docs branch from bc16fe8 to 7274ce7 Compare August 8, 2025 13:02
@splindsay-92 splindsay-92 added review-app Create a Heroku review app and removed review-app Create a Heroku review app labels Aug 8, 2025
@ably-ci ably-ci temporarily deployed to ably-docs-chat-add-imag-advod6 August 8, 2025 15:18 Inactive
@GregHolmes GregHolmes force-pushed the chat/add-images-for-ui-component-docs branch from 7274ce7 to 462be23 Compare August 12, 2025 10:51
@GregHolmes GregHolmes temporarily deployed to ably-docs-chat-add-imag-advod6 August 12, 2025 10:52 Inactive
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we get the Design team to make more tile friendly images for the 3 examples? On the examples page, these look like there's too much going on / the images are too big for the size they're being shown at.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, I'll ping design, see if I can get some input here :)

@ably-ci ably-ci temporarily deployed to ably-docs-chat-add-imag-advod6 August 12, 2025 12:17 Inactive
@ably-ci ably-ci temporarily deployed to ably-docs-chat-add-imag-advod6 August 12, 2025 12:19 Inactive
@splindsay-92 splindsay-92 force-pushed the chat/add-images-for-ui-component-docs branch from 137a682 to e6e0ec3 Compare August 26, 2025 11:34
@splindsay-92 splindsay-92 force-pushed the chat/add-images-for-ui-component-docs branch from e6e0ec3 to f62236b Compare August 26, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review-app Create a Heroku review app
Development

Successfully merging this pull request may close these issues.

6 participants