-
The old inventory will stop functioning when High Fidelity shuts down it's servers, a bookmarking style app (also called inventory) has also been created that can take it's place.
-
Hi, I am running the docker image in a Kubernetes cluster and configured the Ingresss/Traefik to expose the service on something like https://mydomain/ops/portal/script-server
My problem is how to …
-
Hello,
En jetant un coup d'oeil au global de votre app, je vois que vous utilisez shinyWidgets, coool ! 😊
Mais zuut, après ça, je vois `enableBookmarking(store = "server")`...
Pour l'instant, bo…
-
Shiny offers functions for bookmarking an application's state (see http://shiny.rstudio.com/reference/shiny/1.2.0/enableBookmarking.html). Adding a `bookmarkButton()` to a `material_page` creates a bu…
-
Without some server integration it's not possible to remove the hash from the URLs used on the front end up before users start bookmarking things.
Once the front end is part of the development docke…
-
## The problem
Hi, while testing shiny bookmarking using `bslib`, I encountered the following issues:
1. The bookmarking appears to be problematic using `bslib` when my `selectizeInput` is inside …
-
This issue is dedicated to documenting the progress of the 2.0 feathericons.com client:
- [x] **Color theming:**
- [x] From looking at https://primer.style/css/utilities/colors it looks like…
-
When using URL bookmarking, any input that gets set in custom javascript using `Shiny.onInputChange()` gets added to the URL. That can be useful behaviour, but sometimes it's annoying - especially whe…
-
Objective:
Create a bookmarks feature that allows users to save pet offers they're interested in for future reference, enabling easy access to saved listings after browsing.
Task Description:
F…
-
**Is your feature request related to a problem? Please describe.**
A common feature for RSS clients is to be able to save **any** article (even those outside the subscribed feed) where readers may in…