h2oai / h2oai/wave

Add error messages to all ui fuctions wich contains a required parameter

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

Description

#### Is your feature request related to a problem? Please describe

some ui functions like dropdown have the parameter "required" but no possibilities to set an error message if the field is empty
#### Describe the solution you'd like

all ui functions which contains a required parameter also contains an error parameter to set a message like textboxes or comboboxes.

Contributor guide

Open the contributing guide

Research direction

Start by locating UI functions that expose a required parameter, then compare their handling with textboxes and comboboxes. Done means each applicable function accepts an error message for an empty required field and the relevant tests cover the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.