Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grid control should have some sort of update button #424

Open
2 tasks
jasongrout opened this issue Aug 1, 2013 · 1 comment
Open
2 tasks

grid control should have some sort of update button #424

jasongrout opened this issue Aug 1, 2013 · 1 comment

Comments

@jasongrout
Copy link
Member

Almost every time we update a matrix using the InputGrid control, we want to make updates to multiple fields and then send it to the interact. In Sage Cloud William implemented a little green checkbox next to the input grid which would send the grid contents to the interact, and this is incredibly convenient (and small; not having the word "update" seems nice). Here's a proposal for changing our input grid control:

  • Make some sort of small little button or something off to the side, and don't submit the grid contents until the button is pushed
  • Make each input outlined in the dirty style as it is changed (so it's easy to see which entries of the matrix have been modified
@kcrisman
Copy link
Member

kcrisman commented Oct 7, 2014

See #450 - the matrix input (easy version) doesn't work at all now, at least not in the way it does in sagenb and cloud. (Incidentally, the checkbox in cloud is not at all obvious in intent, like so many things there...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants