dreamRs / dreamRs/shinytreeview

Update selection in server.R (shiny)

Open
#8 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
42
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Hi,

Is there a way to change the value of the tree input on the client? Something like what `updateCheckboxGroupInput` does for `checkboxGroupInput`. What I would like to include in my app is a "Reset selection" button, which reverts the selection of the nodes in the tree to the default one.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading server.R and the existing tree-input handling, then compare its interface with updateCheckboxGroupInput mentioned in the issue. Confirm how a server-triggered selection change would reach the client. Done means a Shiny app can provide a Reset selection button that restores the tree's default node selection.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
frontend
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.