Textbox value of table row is getting flushed by slider movement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi @BrianEkins @chris.monachanZWSCF @boopathi.sivakumar
When an entity is selected, table rows gets filled with corresponding value. Each row has two columns. One column contains a string value(read-only text box) and the other column contains a editable text box for adding comment. If we selects five elements, five rows with labels and comment text boxes will appear in the table without any slider. If we selects 6th entity, the comment textbox value of the first row will get flushed as the slider moves down. Again If we selects a 7th entity, the comment textbox value of the first two rows will get flushed as the slider got moved down by two rows.
Please refer to below GIF for more details.
Is there any way to resolve this issue?
Thanks in advance 😊