Code Monkey home page Code Monkey logo

dataspread-web's People

Contributors

a2975667 avatar albatoolaalamri avatar dependabot[bot] avatar dx-tang avatar jonathan25021 avatar kjiang9 avatar kmack3 avatar legandary23 avatar leon9608 avatar mangeshbendre avatar rahmansunny071 avatar richardlin047 avatar serinay avatar shichuzhu avatar stanzhou24 avatar twattanawaroon avatar willislwang avatar yuuuuuuuulu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dataspread-web's Issues

[SYSTEM] - Clear Content not working

Clear Content not working properly with the range.
It does delete the content, but the interface is not refreshed until the user manually reloads the sheet.

[FORMULA] - Formula results show "..."

Opened a worksheet with a formula in cells. The formula is like =CONCATENATE(A2," ",B2," <",D2,">"). The cells with formulas did not display the results, but showed only "...".

Deleting row can crash the server.

Notice the formula in B11. Maybe this is because when the row is deleted, A11 are no longer a number.
image
image
We can see the server is crashed on the upper left corner.
image

A bunch of issues

  1. Null pointer exception when saving the book.
  2. Can't save the size of the cells.
  3. Null pointer exception when renaming sheet.
  4. Sometimes I can't copy sheet. And the copy is always empty.
  5. Deleting row can lead to fomula error.
  6. Nothing in the export file.
  7. Import file would always has sheet1 and sheet2 in addition.
  8. Cut equals copy unless you reopen it.
  9. When I click on cell I would see this sometimes:"Destination range must include source range and can be fill in one direction only".
  10. Drag down the cell with fomular to a non empty cell would crash the server.
  11. Tables I created when I was a guest can't be opened if I log in as a certain user.
  12. When I created a table with formular, it shows grammar mistake.
  13. When I created a table, sometimes it showsthe region is illegal.
  14. I can't modify the cell if it is part of a table or it is linked to a table.
  15. When I used a index function using a table name like 'table1' as parameter instead of cell number like 'A1', I found '#ERROR!'.
  16. If I created a table and copy the cells which I created the table, the copy will have the blue color as background though they actually don't link the any table. If I make a modify on the copy, next time I open it I would found on the copy that the part I modified is blue and others are white. Besides, I can't create a table based on the copy.
  17. I can't create table on a combined table cell.

Null pointer exception when renaming sheet.

When I rename the sheet on Chrome, windows 10, I see the null pointer exception. The name will remain unchanged. But if you refresh the Chrome and open the file again, the name will be updated.

Incorrect calls during startup.

setRelationship is called about 4 to 5 times during startup. It fires an insert to the user's table. This is incorrect for starting the application.

[SYSTEM] - Import not working properly

First time to import a book, got the error of sheet1 already exists. After that, all the book related options gives the error of "Failed to mount: cannot read property 'parent' of null".

Unable to change format

After I did some formatting, such as background colors and bold face, the Processing message just wouldn't stop.

Insert row doesn't play nice with Tables

Insert Row (not under the table subheading) throws an uninformative error

image

We should either prevent this (error message -- "Insert Rows interferes with Table, use Table Option Instead") or something else.

Error message is: org.zkoss.zss.model.SCell.setValue(Ljava/lang/Object;Ljava/sql/Connection;Z)V

Delete Rows cause conflict of the data

Suppose I have a table from A1:D4 and I have a value at D5. If I perform a delete row before D5, the value of D5 will shift up and override the table value in D4.

Create table returned "the region is illegal"

Selected region (A1, D12), Table > Create. Entered name "Members", and it showed error:

the region is illegal 1:A1[0,0,0,-1]

The region's content was:

First Name Last_Name Program Email
Kelly Mack BS [email protected]
Zekun Fan BS [email protected]
Albatool Alamri MS [email protected]
Xinyan Zhou MS [email protected]
Mangesh Bendre PhD [email protected]
Tana Wattanawaroon PhD [email protected]
Yu Lu PhD [email protected]
Sajjadur Rahman PhD [email protected]
Karrie Karahalios Faculty [email protected]
Kevin Chang Faculty [email protected]
Aditya Parameswaran Faculty [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.