Jdharden / google-refine

Automatically exported from code.google.com/p/google-refine
Other
0 stars 0 forks source link

Primary grid should be sortable by columns #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click header on any column, or select View from the menu.

What is the expected output? What do you see instead?

I expect the columns to be sortable, but they aren't.

What version of the product are you using? On what operating system?

SVN HEAD on OSX.

Please provide any additional information below.

If this is by-design--and believe I have some understanding of why it would
be--then its not a huge loss, but if its a reasonably straight-forward
feature to add, it would be very useful.

Original issue reported on code.google.com by staringmonkey on 14 May 2010 at 1:49

GoogleCodeExporter commented 9 years ago

Original comment by iainsproat on 14 May 2010 at 3:00

GoogleCodeExporter commented 9 years ago
Issue 35 has been merged into this issue.

Original comment by iainsproat on 14 May 2010 at 3:01

GoogleCodeExporter commented 9 years ago
I've been thinking about this. I think it's a 1.1 feature. I need to re-think 
the whole 
record model before getting into sorting.

There are actually 2 different kinds of sorting: one temporary for viewing 
only, and 
one for actually re-ordering the rows permanently. For now, I'll refer to the 
former as 
"sorting" and the latter as "re-ordering".

Original comment by dfhu...@gmail.com on 14 May 2010 at 4:35

GoogleCodeExporter commented 9 years ago
Initial implementation as of r840. Column sorting is temporary until you invoke 
Reorder Rows Permanently. We'll 
need a few UI iterations to nail this feature properly. 

staringmonkey, iainsproat, please try it out! Note that row-based vs. 
record-based modes are taken into account 
when sorting.

Original comment by dfhu...@gmail.com on 22 May 2010 at 1:43

GoogleCodeExporter commented 9 years ago
Counted this as fixed. Please create new issues as you find bugs with the 
sorting feature.

Original comment by dfhu...@gmail.com on 24 May 2010 at 11:50

GoogleCodeExporter commented 9 years ago

Original comment by tfmorris on 18 Sep 2012 at 2:21

GoogleCodeExporter commented 9 years ago

Original comment by tfmorris on 18 Sep 2012 at 2:56