[Phpmyadmin-devel] Grid editing and null checkbox

Hi Aris, Out of the columns that can be made null, only some of the columns facilitate nullifying a value with grid editing. For example, while columns rating and special_features of sakila.film can be made null with grid editing, release_year and length of the same table cannot be made null. I feel it would be better if the behavior is consistent among all the columns that can be made null. -- Thanks and Regards, Madhura Jayaratne

On 23 Agu 2011, at 01:01, Madhura Jayaratne <madhura.cj@gmail.com> wrote:
Hi Aris,
Out of the columns that can be made null, only some of the columns facilitate nullifying a value with grid editing. For example, while columns rating and special_features of sakila.film can be made null with grid editing, release_year and length of the same table cannot be made null. I feel it would be better if the behavior is consistent among all the columns that can be made null.
Hi Madhura, Thanks for noticing this. Fixed in my git. I previously changed the grid editing UI (to not show the "edit area") to ease and simplify the editing when editing "normal" text. -- Aris Feryanto

Aris Feryanto a écrit :
On 23 Agu 2011, at 01:01, Madhura Jayaratne <madhura.cj@gmail.com> wrote:
Hi Aris,
Out of the columns that can be made null, only some of the columns facilitate nullifying a value with grid editing. For example, while columns rating and special_features of sakila.film can be made null with grid editing, release_year and length of the same table cannot be made null. I feel it would be better if the behavior is consistent among all the columns that can be made null.
Hi Madhura,
Thanks for noticing this. Fixed in my git. I previously changed the grid editing UI (to not show the "edit area") to ease and simplify the editing when editing "normal" text.
Fix merged to origin/master, thanks. -- Marc Delisle http://infomarc.info
participants (3)
-
Aris Feryanto
-
Madhura Jayaratne
-
Marc Delisle