h2oai / h2oai/wave

Request for Extension of `ui.dialog` and `ui.side_panel` to Support `ui.chatbot_card` Integration

Open
#2,308 0 comments 0 reactions 0 assignees View on GitHub
feature ui
Dominant language
Python
Stars
4.3k
Forks
371
Avg merge
26d 1h
Merged PRs (30d)
1

Description

Right now the `items[]` list in `ui.dialog` and `ui.side_panel` only accept type `list[Component]`.
I need to add a ChatbotCard within a SidePanel or a Dialog, please extend the functionality of them to support that.

cc: @mturoci

Contributor guide

Open the contributing guide

Research direction

Start by locating the definitions of ui.dialog and ui.side_panel and the ui.chatbot_card component. Check how their items[] types are declared and whether existing component-integration tests cover these containers; done means a ChatbotCard can be placed inside both a Dialog and a SidePanel.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.