Skip to content

[Feature]: retrieve full data.frame after editing data #68

Description

@schatzcleat

Guidelines

  • I agree to follow this project's Contributing Guidelines.

Description

Loving the package so far. It would be great to be able to access the full reactable data.frame of data after inputting/changing data, similar to how DT/toastui create input$ variables for their editable data.frames.

Problem

Being able to use edited data as part of the entire reactable data frame in downstream processes is more of a challenge currently as you need to track the input$dropdown as they change.

Proposed Solution

Would think there would be a way to capture the state with javascript and send to shiny server input, but not well versed in javascript.

Alternatives Considered

Not sure

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions