rustic-ai / ui-components

React component library for crafting user-friendly and engaging conversational experiences
https://rustic-ai.github.io/ui-components/
MIT License
38 stars 10 forks source link

Code snippet component lacks a scroll bar #108

Closed RenataDzotova closed 1 week ago

RenataDzotova commented 2 weeks ago

Bug description The horizontal scroll bar only appears when scrolling. Based on the Figma designs, it should be displayed statically to visually indicate the option to scroll.

Expected behavior The code block can be scrolled horizontally. Note: It won't require vertical scrolling because its height adjusts to fit the content inside.

Screenshot 2024-05-01 at 11 25 31 AM

Current behavior

Screenshot 2024-05-01 at 10 25 39 AM