posit-dev / posit-dev/py-shiny
Use MISSING type for a default in update_*()
Open
@cpsievert is already working on this.
Since Jun 8, 2022.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 135
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 21
Description
That way both update_*(selected=[]) and update_*(selected=None) could potentially work for clearing selections
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.