The Wayback Machine - https://web.archive.org/web/20220707061006/https://github.com/topics/data
Skip to content
#

data

Here are 11,238 public repositories matching this topic...

sheetjs
tealjulia
tealjulia commented Jun 29, 2022

Adding this issue after a pairing session with Nico as it seems we may need to just move this to sass modules and do a little more than a simple tweak.

On /sources and /destinations, the alignment is off for paused connectors. This issue may affect other statuses as well, but play looks fine.

![Screen Shot 2022-06-29 at 11 49 46 AM](https://user-images.githubusercontent.com/63751206/1

type/bug good first issue team/frontend ui/connectors
xDivisionByZerox
xDivisionByZerox commented Mar 27, 2022

Clear and concise description of the problem

Function name is repeating the module name.

Suggested solution

Create a new function number in the phone module that is a copy of the current phoneNumber function. Call this new function in the current function and add a deprecation warning.

Alternative

No response

Additional context

Marked as todo in #541

good first issue p: 1-normal s: accepted
prql
aljazerzen
aljazerzen commented Jun 29, 2022

As a response to #709 and a few other questions, here is a todo list for improving public API of the compiler crate:

  • offer prql!("from employees filter country == {}", "USA") macro that compiles the query at compile-time
  • make the whole ast module public
  • offer non-formatted errors
altair
andbar-ru
andbar-ru commented Nov 25, 2021

Is your feature request related to a problem? Please describe.
In my opinion, it would be nice to have an option/flag to allow users to turn off line numbers. I am used to launch Altair with in not full-screen mode and have 3 columns: request, result and docs. Line numbers generally is useless and occupy valuable horizontal space.

Describe the solution you'd like
Checkbox "Show line n

Improve this page

Add a description, image, and links to the data 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 data topic, visit your repo's landing page and select "manage topics."

Learn more