Opened 13 years ago
Closed 13 years ago
#1557 closed enhancement (fixed)
[with patch; positive review] notebook -- usability improvement after uploading file
Reported by: | was | Owned by: | boothby |
---|---|---|---|
Priority: | major | Milestone: | sage-3.0.2 |
Component: | notebook | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
> Just out of curiosity should "Use" be replaced by a different name, > or should their be a big "Back to Worksheet" button on the page > after you upload the file? I like the idea of replacing "Use" with something like "GUI" and also placing a "Back to Worksheet" button on the page after a file has been uploaded.
I don't like "GUI" since the whole thing is a GUI. However, "Worksheet" might be much better.
William
Attachments (1)
Change History (7)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
I moved Ted's comment to a new ticket: #3151. Since it has nothing to do with this ticket.
Changed 13 years ago by
comment:3 Changed 13 years ago by
- Summary changed from notebook -- usability improvement after uploading file to [with patch; needs review] notebook -- usability improvement after uploading file
comment:4 Changed 13 years ago by
- Summary changed from [with patch; needs review] notebook -- usability improvement after uploading file to [with patch; positive review] notebook -- usability improvement after uploading file
I've watched this confuse so many people. +1
comment:5 Changed 13 years ago by
comment:6 Changed 13 years ago by
- Resolution set to fixed
- Status changed from new to closed
Merged in Sage 3.0.2.alpha0
Note: See
TracTickets for help on using
tickets.
Worksheet instead of GUI would be fine.
Another suggestion is to move the jsMath button from the bottom left corner of the window to the bottom right corner. In its current position, it covers the part of the lowest cell that typing begins at.
Ted