Skip to content
#

rethinkdb

Here are 380 public repositories matching this topic...

spectrum
nickcolley
nickcolley commented Nov 21, 2018

Issue Type (check one)

  • Bug Report

Description (type any text below) -->

When tabbing through the Spectrum interface it's difficult to know what you're interacting with since the outlines for tabbable elements have been removed.

If you force outlines back on you can see what is being tabbed.

*:focus {
    outline: 3px solid orange !important;
    outline-offse

Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://lenses.io on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.

  • Updated Aug 19, 2021
  • Scala
stefanhayden
stefanhayden commented May 27, 2021

Problem
When looking at message review and seeing all contacts that "Needs First Message" there is no way to know how long that message has been assigned to that texter. It is then hard to know if I need to assign that text to a texter who is currently online or not.

Solution
The message review should show how long a person has owned an initial for "Needs First Message" so I can make

tbolier
tbolier commented May 19, 2018

Issue summary

The current ReQL document manipulation commands implementation is currently missing in the driver.
https://www.rethinkdb.com/api/java/#zip

Selecting data

  • zip

The following sections can be removed only, whenever they are not applicable or you have a simple question.

Actual Behavior

  • Not implemented

Expected Behavior

  • A working implementation

Improve this page

Add a description, image, and links to the rethinkdb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rethinkdb topic, visit your repo's landing page and select "manage topics."

Learn more