Skip to content
#

sheet

Here are 154 public repositories matching this topic...

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
mibib7
mibib7 commented Apr 3, 2018

I just started using awesomeSheet, and I must say that I am pleased with it.

With that being said, I believe that the note section needs a bit of a rework. The way the note section is currently setup doesn't allow users to organize their information as they want or as they need.

I think that allowing the users to create their own section (like characters, party, quests, story, locations, etc

Improve this page

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

Learn more

You can’t perform that action at this time.