shanedell commented on code in PR #1532:
URL: https://github.com/apache/daffodil-vscode/pull/1532#discussion_r2543446798


##########
src/svelte/src/components/Header/fieldsets/SearchReplace.svelte:
##########
@@ -137,7 +137,7 @@ limitations under the License.
   }
 
   function replaceStart() {
-    if (replaceable && !replaceErr) {

Review Comment:
   @stricklandrbls The overwrite in the PR is due to the fact the change that 
was merged into main previously is causing the replace operation to completely 
break inside of the data editor. So its to serve as a revert (which I am not 
sure I am allowed to do directly on main and why the revert was added here 
instead.)



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to