-
Hello,
I've been trying to use your package to highlight some text based on data in a data frame. I want to build a shiny app where the user can select the text entry they want to look at and the t…
-
I'm using slick carousel on my webpage to display events from our schedule and everthing is fine until filtering slides according to same criterias. It is working almost perfectly on desktop, and surp…
-
[Designs in Figma](https://www.figma.com/file/dqrouv5qa11KqFpWBLrk1M/Shop-Redesign?type=design&node-id=98-1485&mode=design) (make sure you are looking at the page "Approved Designs" linked here)
Desk…
-
**_ProblemStatement_**: As a SRE admin, I want to add or remove labels against resources based on resource names or resource labels
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
Currently `RowSelection` stores a list of `RowSelector`. This is optimised for the case o…
-
## What
Users tend to ask for a way to hide the Archive Title Prefix on Category Pages. Here are a couple of examples:
- https://redhillthemedemo.wordpress.com/category/mindfulness/
- https://i…
-
I'm trying to generate the following xpath string (so that I get the deepest element that contains the text I need)
```
(//*[contains(normalize-space(string(.)), 'Text')]/@id)[position() = last()]
…
-
Hi there.
I've noticed that you've requested real-life performance numbers, so I'd like to share my research when hunting for the problem of our slow queries.
## DATABASE SETUP
1 Database load…
-
I've been seeing some method results be delayed unnecessarily by redis-oplog synchronously parsing the optimistic events from mutations. In one specific (particularly bad) case, my 1 second method cal…
-
An element can be marked as having a selector boundary:
```
My Element
```
This states that a css selector will not match the element unless the correct boundary is specified (please not…