h2oai / h2oai/wave

Allow form components to be shown/hidden in groups

Open
#156 1 comment 1 reaction 0 assignees View on GitHub
feature ui
Dominant language
Python
Stars
4.3k
Forks
371
Avg merge
26d 1h
Merged PRs (30d)
1

Description

Each component gets a `group` property (a grouping name).
Giving components the same `group` puts them in the same grouping.
The `form_card` gets something like an `active_group`, which only shows components that belong to that grouping.

This makes it easier (and lazy/mis-usable) to use tabs without having to remember state across each tab.

Related to #136

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.