Skip to content
#

data

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

sheetjs
marc-mabe
marc-mabe commented Jul 7, 2022

Hi,

We are using this library to validate and preview a selected file in the browser before actually uploading it.
Of course we limit the supported formats on file selection side (with uppy) but this is not 100% accurate in all cases.

It would be great to have the possibility to either limit the supported file formats on reading so that we can show a proper error message to the user before

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
max-sixty
max-sixty commented Jul 2, 2022
echo 'from bar | select x' | cargo run compile -f prql-frames
    Finished dev [unoptimized + debuginfo] target(s) in 0.08s
     Running `target/debug/prql-compiler compile -f prql-frames`
The application panicked (crashed).
Message:  index out of bounds: the len is 1 but the index is 1
Location: prql-compiler/src/cli.rs:159

Backtrace omitted. Run with RUST_BACKTRACE=1 environment
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