Prithvi

Results 77 issues of Prithvi

Via @mturoci #753 - [x] Split nav menu into subgroups (form / plots etc.) to make it easier for user when searching something. - [x] Implement global search to quickly...

docs
py
good first issue

See discussion: https://github.com/h2oai/wave/discussions/1480#discussioncomment-2887028 Solution: Add a `sort_args=False` to `handle_on`. If set to True, sort `q.args` before iterating.

bug
py

_This is a living document. Check back for updates!_ ## Goal H2O Wave aims to be the quickest way to build beautiful, realtime, high-performance web apps and dashboards entirely in...

planning

Fails at https://github.com/h2oai/wave/blob/master/py/h2o_wave/cli.py#L158 via @luizlf > To solve it, we had to enter the folder where wave-0.22 is placed and go to windows explorer menus ‘View’ -> ‘Options’ -> General...

bug
py

**Problem** On pages longer the browser's viewport, when a chunk of the page is overwritten, sometimes the browser scrolls to the top of the page. To improve UX, apps should...

ui
feature

Related to #297 Add mechanism to load and reference icon fonts (FA, etc.) in the `icon` attributes of cards and components.

ui
feature

Useful for routing, say, `plot_card.select_marks` to specific functions.

feature
py

- [x] `bg-ui-*` is not useful in its current form; need to refer to accent, background, foreground shades, e.g. `bg-accent-500`. - [x] Examples - [x] Alerts - [x] Pagination -...

type/feature

This backlog covers (smaller) pending tasks that don't fit into #4. - [ ] #22 - [x] #27 - [ ] Opt-in analytics for tracking choices. - [x] #28 -...

type/plan