breadboard-ai / breadboard

A library for prototyping generative AI applications.
Apache License 2.0
201 stars 28 forks source link

Components panel width and resizing #3353

Closed donsbach closed 1 month ago

donsbach commented 1 month ago

Width: The components panel should be 240px wide and ideally resizable. To make this more effective, I'd like to rewrite the helper text to be briefer and more succinct to improve usability. Copy suggestions forthcoming.

Sticky: When resized, the component's panel should be sticky when opened and closed.

paullewis commented 1 month ago

Yes, the helper text was making it seem really narrow! 😄

Now when you say "sticky", what do you have in mind here?

donsbach commented 1 month ago

I'll edit the text and give it to you.

Sticky: I was thinking it would be nice to have the resize handle on the components panel and it would maintain the size if closed and reopened.

paullewis commented 1 month ago

Fixed in https://github.com/breadboard-ai/breadboard/pull/3383

@donsbach are you okay to open a new bug for the text change?