pashminakazi commented on issue #608: SVG Overflow is visible In PickList
URL: https://github.com/apache/royale-asjs/issues/608#issuecomment-562094592
 
 
   I have identified the problem.
   There is 3 radio button in PickList **All,Active,InActive**
   By Default Active is selected.System should show Only Active rows in 
Picklist.
   Those rows which can't be selected are InActive rows but they are shown with 
Active rows.
   If i click on **InActive** or **All** and then **Active** then Picklist 
shows Only **Active** Record.But by Default if Active is Selected.System is 
showing **Active** and **InActive** records in Picklist.
   Please have a look at screenshots and Video.
   
   when Opening Picklist **Active** is selected but it is showing some 
**InActive** records as well (means it is showing rows same as it is showing 
for **All** radioButton)
   
![image](https://user-images.githubusercontent.com/42200979/70232086-69b45c00-177d-11ea-9aac-40678232cde0.png)
   
   
   All RadioButton
   
![image](https://user-images.githubusercontent.com/42200979/70232215-bd26aa00-177d-11ea-9068-1b690c2d5ef0.png)
   
   
   Active RadioButton
   
![image](https://user-images.githubusercontent.com/42200979/70232216-bd26aa00-177d-11ea-9d6b-06967485502d.png)
   these Active records are changed than those records which were shown on 
PickList open these were also Active records
   
   InActive RadioButton
   
![image](https://user-images.githubusercontent.com/42200979/70232350-11318e80-177e-11ea-84b1-d906f6ac83ee.png)
   
   
   Video :
   ![Picklist active,inactive 
records](https://user-images.githubusercontent.com/42200979/70232492-5f469200-177e-11ea-88fc-b4f77d26f78c.gif)
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to