Skip to content
#

grid

Here are 1,872 public repositories matching this topic...

patrickdevivo
patrickdevivo commented Mar 10, 2020

Hi there! I wanted to propose adding the following badge to the README to indicate how many TODO comments are in this codebase:

TODOs

The badge links to tickgit.com which is a free service that indexes and displays TODO comme

bootstrap-vue
react-table
GianlucaFrongia
GianlucaFrongia commented Oct 3, 2018

First of all, a huge thank you for this awesome project. We use it in production at our company and it works just great (has saved us many hours of coding) 💯 💯
I also want to contribute to this project in some way, but im still new in the Javascript world.
Anyway, here are some ways in which I am capable to help with::

rebass
amaster507
amaster507 commented Apr 28, 2020

The docs on rebassjs.org are pretty slim when it comes to using forms and the props that are accepted and what they do.

I was able to use inputs and checkboxes without too much effort but wanted to use a Switch in an instance instead of a checkbox. A switch is a ON|OFF Component so it would make sense that in the DOM it would use a checkbox and allow handlers with OnChange but that is not wha

Gustav0ar
Gustav0ar commented Mar 19, 2019

Bug Report

What is the expected behavior?

To wiki show the correct way to be used now.

What is the current behavior?

I updated to latest beta 24, and saw that $media got deprecated, but docs still shows the old way for listening for MediaChange (using it).
I couldn't find a way to get the asObservable from MediaObserver that is not from $media like it shows in changelog.

xihaoxiaohao
xihaoxiaohao commented Nov 20, 2019

Below steps leads to unexpected behavior:

  1. Mouse click on any cell
  2. Release the mouse
  3. Move the mouse to hover other cells
  4. The application will automatically select those hover cell

Codesandbox: https://4jdit.csb.app

Code:

import React, { useState } from "react";
import ReactDataSheet from "react-datasheet";
import "react-datasheet/lib/react-datasheet.css";

expor
edjm1971
edjm1971 commented Apr 6, 2020

I'm submitting a ... (check one with "x")

[X] feature request
[X] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior
Plenty of examples are out there with code but nothing explains where the values for the variables are coming from.

Expected behavior
Expect to be able to open the API document and have it t

jimbateson
jimbateson commented May 30, 2019

Firstly this is an amazing tool, thank you so much for making it :)

This is more of a feature request, and I appreciate that using the IE syntax for grid isn't always the best way to go / a viable solution. However, may be nice to have the option to generate the code for this, as sometimes autoprefixer doesn't quite do the job. Maybe this would be off by default and be an option that could be t

blaasvaer
blaasvaer commented Jul 6, 2017

As it is VERY vague at best. I find it hard to see exactly HOW this is so much greater that other grid systems, as I'm having a hard time figuring out exactly what MOVE does. What's it good for? When I click the View example button, it scrolls me to a section with three cols that's prefixed with the word SHIFT!? Totally confusing ...

Could someone please elaborate on the API documentation witho

Rikaelus
Rikaelus commented Jul 18, 2017

http://jsfiddle.net/ht16273t/

As the above Fiddle demonstrates, moving rows between grids doesn't seem to update each grid's pagination. This leads to pages not being added in the destination (and the row seemingly being lost) and all kind of oddness in the source. I'd think this could be resolved with a reloadGrid on each but the ondrop event, according to the documentation, doesn't pass the s

Bug
joshdcuneo
joshdcuneo commented Dec 31, 2018

Griddle version

1.13.1

Expected Behavior

Custom filter component is passed onChange props to set filter as described in this example.

Actual Behavior

Custom filter component is passed setFilter props instead.

Steps to reproduce

Implement this example code using Griddle 1.13.1

class Filter extends Componen
china-live
china-live commented Mar 26, 2020

(必填)这个需求解决了什么问题 What problem does this feature solve

?表格内有一个或多个操作按钮,我希望在点击这些按钮后显示loading,并在稍后处理完毕后恢复。

(必填)请填写问题链接来描述为什么无法实现该功能,例如(jsfiddlecodesandboxjsrun) Reproduction link

?如果要实现这样的功能,就需要使用 $event 把原生DOM 事件传入处理方法,但目前vxe-button好像无法这样传入(表格内用原生非vxe-按钮要单独调样式)。

asolntsev
asolntsev commented Mar 4, 2020

People often want to use proxy server like BrowserUp (former BrowserMobProxy) to intercept requests/responses between browser and server.

When browser is run inside Selenoid container, the proxy should be also run inside the same container.
I suggest to add BrowserUp proxy to Selenoid containers with Chrome, Firefox and other browsers.

From

js87zz
js87zz commented Jan 21, 2020

Those who fail to find a document or an example refer here to resolve the issue first.
We are planned to build our official document site and before that is completed, please refer to the below link.

Improve this page

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

Learn more

You can’t perform that action at this time.