× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
anilkalshetti reported 2015-01-22T07:55:08Z  · tariqrahiman last modified 2015-01-27T19:16:29Z

Alter Table- Alongwith pop-up, selection should happen on right click on row


usability
Dev
John LH
JohnLH
QA
Tariq Rahiman
tariqrahiman
Priority Low
Complexity Unknown
Component App - Visual Editing
Version Future - .9

Aqua Data Studio 16.0.0-alpha-6
Build #: 41905
Built on: 2015-Jan-20 05:49:31 PM     

Database: MySQL 5.7
Not database specific

Issue: Alter Table-  Alongwith pop-up, selection should happen on right click on row

Steps To reproduce issue:
1. In Query Analyzer run below script: // [MySQL Database]

CREATE TABLE customer  ( 
id     int(11) NULL,
name   text NULL,
city   text NULL,
pincode text NULL 
)
GO

2.  In Schema Table node, right click on this table, select Alter Table option.
3. When user right click on row, a pop-up opens with options
'Insert Column'  and   'Delete Column' , but clicking on this option nothing happens, as row is not selected.
[Row selection is prerequisite]
 
Expected behavior: When user right click on row, that row should get selected and pop-up should open.
Saves one user action.
[Need to take care, if user click on row seperator ]
 
This will also avoid confusion for below scenario
Scenario: In Alter table window. User has left clicked on first row, first row got selected.
User right click on last row[4th], in pop-up selects 'Delete Column' option.
1st row gets highlighted with pink color for delete operation.
User may think, 4th Column should get deleted,as pop-up opened on 4th row. This is confusing to user. 


Please refer screenshot1.png
 

1 attachment

Issue #13052

Closed
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017