Skip to content

Allow users to review and "delete data" through the R Shiny application #10

@bastianilso

Description

@bastianilso

It often happens that during the review of the data, you realize that your data is faulty, invalid or similar. For this reason, our table contains a isDeleted flag which can be used to hide data, but in practice the R Shiny application does not take this into account yet. We should allow:

  • filtering our datasets based on the isDeleted flag
  • possibly give users the ability to review individual datarows (can be implemented with dataTables for example).
  • giving users the ability to "delete data" from the R shiny app

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions