sagarmiglani commented on PR #212:
URL: https://github.com/apache/felix-dev/pull/212#issuecomment-1637585391

   @kwin I am also referring to the topmost add icon.
   
   Here is the comparison:
   |Scenario|Present scenario|Proposed solution|
   |---|---|---|
   |1|**When there is not value in array, an empty field is present along with 
"+" and "-" button**|**When there is no value in array, only "+" button is 
visible (which is visible all the time)**|
   |2|User can add a new row by clicking on "+" button and remove the row by 
clicking on "-"|User can add a new row by clicking on "+" button and remove the 
row by clicking on "-"|
   |3|If there are multiple rows, user can add a row in-between by clicking on 
"+" button. i.e if there are rows 1,2,3; user can add a new row between 2 and 3 
by clicking "+" button of row 2|If there are multiple rows, user can add a row 
in-between by clicking on "+" button. i.e if there are rows 1,2,3; user can add 
a new row between 2 and 3 by clicking "+" button of row 2|
   |4|**User can not add any row at first index, while can add at any other 
index.**|**User can add any row at first index by clicking on topmost "+" 
button**|
   |5|**If user deletes all rows, there is no option to add a new row**|**If 
user deletes all rows, a new row can still be added by clicking on topmost "+" 
button**|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to