burkybang / SuiteAdvanced-Feedback

NetSuite Advanced Feedback
https://burkybang.com/SuiteAdvanced
3 stars 0 forks source link

CSV Import Status page: Allow disabling Live View #159

Closed csilk closed 4 months ago

csilk commented 4 months ago

The 'Live View' button triggers a refresh of DOM elements at set intervals; this refresh process results in the following issues:

Loss of Highlight: When the DOM is refreshed, any highlighted text is no longer visually marked, forcing users to redo the highlighting action, which can be particularly frustrating during tasks that involve searching or comparing data.

My workaround is to disable live view when I need to search/highlight, but this feature cannot be disabled on the CSV import status page (the button is greyed out as per image below); please allow the button to be unchecked in the UI as per other search results pages.

Screenshot 2024-06-29 at 21 58 05
csilk commented 4 months ago

I don't expect that the loss of highlight issue is fixable but the ability to disable live view on the CSV import status page is an acceptable work around.

burkybang commented 4 months ago

Okay, will do for next release! Thanks for the feedback.

burkybang commented 4 months ago

I finished making the change, and it will be available in the next release.