h2oai / h2oai/wave

Add API to read page content

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

Description

It seems that the card value attribute could only be referenced and is write only.
If I'd like to read from the value (or aux_value) attribute, it returns a reference object instead of a plain value.
You may doubt the necessity of such reverse access.
The possible intent may be:
1. the other separate client needs to read current value from the running card
2. the same client needs to access the aux_value (which is the fixed value set during card creation) to calculate live data, say progress.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating the API definitions for card value and aux_value, then verify how reads are represented; done means both attributes can be read as plain values for the stated client use cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
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.