You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "stricklandrbls (via GitHub)" <gi...@apache.org> on 2023/04/06 14:17:26 UTC

[GitHub] [daffodil-vscode] stricklandrbls commented on a diff in pull request #575: Reworded Replace err msg

stricklandrbls commented on code in PR #575:
URL: https://github.com/apache/daffodil-vscode/pull/575#discussion_r1159863332


##########
src/svelte/src/stores/index.ts:
##########
@@ -241,7 +241,7 @@ export const replaceable = derived(
     }
     if ($selectionActive) {
       replaceErrMsg.update(() => {
-        return 'Cannot replace with selected data'
+        return 'Cannot replace while viewport data selected'

Review Comment:
   Might as well haha
   



-- 
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: commits-unsubscribe@daffodil.apache.org

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