rstudio / connectwidgets

The {connectwidgets} package allows you to curate your content on RStudio Connect, helping to create organized groups of content within an RMarkdown document or Shiny app.
https://rstudio.github.io/connectwidgets/
Other
21 stars 7 forks source link

Possible improvements #58

Open apalacio9502 opened 3 years ago

apalacio9502 commented 3 years ago

Hello there,

I think the library is very useful. In the time that we have used it, we see three possibilities for improvement:

1- To be able to filter the applications that the user does not have access to. In other words, show only accessible apps

2- When the user clicks on any of the applications, a new window opens. It would be interesting to load the application in the same window.

3- The possibility of not showing the name of the owner of the application and the date of publication.

Thank you

hypebright commented 1 year ago

+1 for both the first and third suggestion. To give a precise use case for these: we use Connect for customer facing applications. These customers can come from different companies. If we show all the content on the dashboard (even if users don't have access), users from company A can see the apps of company B.

It would be awesome if there could be an additional filter for this. This could be combined with #59

k-doering-NOAA commented 1 year ago

A related use case: it would be helpful to be able to filter for only public content, as I would like to create a page that shows all public content in one place.