Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Import questionnaire form - fix success toast message #1385

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented Sep 21, 2023

The message displayed on successful import of a questionnaire did not exist in the translation file. The message key now uses an existing message to say:

"Questionnaire Name Used was successfully created."

The message displayed on successful import of a questionnaire did
not exist in the translation file.  The message key now uses an
existing message to say:

  "Questionnaire <Name Used> was successfully created."

Signed-off-by: Scott J Dickerson <[email protected]>
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (44a40e8) 41.53% compared to head (c7b6a2f) 41.53%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1385   +/-   ##
=======================================
  Coverage   41.53%   41.53%           
=======================================
  Files         137      137           
  Lines        4290     4290           
  Branches     1036     1036           
=======================================
  Hits         1782     1782           
  Misses       2420     2420           
  Partials       88       88           
Flag Coverage Δ
client 41.53% <ø> (ø)
server ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants