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

Grant Details Page - move grants.gov, copy, print buttons #3184

Merged
merged 4 commits into from
Jun 24, 2024

Conversation

amyewang
Copy link

Ticket #3153

Description

Update the Grant Details page main actions buttons to match expected state in the Figma designs
Moved to the right column, updated text and icons, updated "copy" and "print" to be links.

Screenshots / Demo Video

image

Testing

Tested various window widths in local dev env

Automated and Unit Tests

  • Added Unit tests

Manual tests for Reviewer

  • Added steps to test feature/functionality manually

Checklist

  • Provided ticket and description
  • Provided screenshots/demo
  • Provided testing information
  • Provided adequate test coverage for all new code
  • Added PR reviewers

@github-actions github-actions bot added the javascript Pull requests that update Javascript code label Jun 18, 2024
Copy link

github-actions bot commented Jun 18, 2024

QA Summary

QA Check Result
🌐 Client Tests
🔗 Server Tests
🤝 E2E Tests
📏 ESLint
🧹 TFLint

Test Coverage

Coverage report for `packages/client`
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🔴 All files 15.75 12.88 16.86 15.95
🔴  src 0 100 100 0
🔴   App.vue 0 100 100 0 9
🔴  src/arpa_reporter 0 100 100 0
🔴   App.vue 0 100 100 0 13
🟡  ...ter/components 53.96 31.81 58.97 53.96
🔴   AlertBox.vue 33.33 0 0 33.33 35-36
🟡   ...oadButton.vue 57.14 50 42.85 57.14 60-67
🟢   ...ileButton.vue 100 100 100 100
🔴   ...ttonSmall.vue 0 100 0 0 13-23
🟢   ...mplateBtn.vue 100 100 100 100
🟡   ...avigation.vue 65 100 62.5 65 213-219,228-235
🔴   StandardForm.vue 37.5 25 55.55 37.5 124-128,135-157
🟢  ...porter/helpers 84.61 79.48 87.5 84.61
🟢   form-helpers.js 84.21 79.48 85.71 84.21 7,16,25,81-83
🟢   short-uuid.js 100 100 100 100
🔴  ...eporter/router 0 0 0 0
🔴   index.js 0 0 0 0 21-135
🔴  ...reporter/store 4.85 0 2.17 5.1
🔴   index.js 4.85 0 2.17 5.1 13-16,34-263
🔴  ...reporter/views 17.03 11.51 25.98 17.03
🟢   AgenciesView.vue 100 100 100 100
🔴   AgencyView.vue 0 0 0 0 30-96
🔴   HomeView.vue 16.66 5 50 16.66 113,137-207
🔴   LoginView.vue 0 0 0 0 49-100
🔴   ...plateView.vue 0 0 0 0 47-113
🔴   ...ploadView.vue 0 0 0 0 24-144
🔴   ...eriodView.vue 0 0 0 0 30-90
🔴   ...riodsView.vue 0 0 0 0 124-174
🔴   ...pientView.vue 0 0 0 0 56-152
🔴   ...ientsView.vue 0 0 0 0 99-206
🔴   UploadView.vue 49.12 47.61 78.94 49.12 ...41-442,448-449
🔴   UploadsView.vue 44.44 40.9 66.66 44.44 ...61-264,272-287
🔴   UserView.vue 40.62 20 68.75 40.62 84,97-137
🔴   UsersView.vue 0 0 0 0 58-126
🔴   ...ationView.vue 0 0 0 0 109-270
🔴  src/components 14.04 8.95 12.85 14.04
🟡   ...vityTable.vue 73.07 50 100 73.07 164-170
🔴   BaseLayout.vue 45.45 100 44.44 45.45 220-232
🔴   ...atesTable.vue 11.11 0 0 11.11 56-88
🔴   CopyButton.vue 0 100 0 0 29-49
🔴   GrantsTable.vue 3.84 0 0 3.84 187-543
🔴   ...dUploader.vue 3.7 0 0 3.7 55-111
🔴   SearchFilter.vue 5.55 0 0 5.55 40-82
🔴   UserAvatar.vue 12.5 0 0 12.5 29-40
🔴  ...ponents/Modals 9.09 1.6 10.93 9.12
🔴   ...anization.vue 18.75 0 22.22 18.75 143-178
🔴   AddTeam.vue 45 25 58.33 45 204,210,216-245
🔴   AddUser.vue 0 0 0 0 74-176
🔴   ...anization.vue 20 0 16.66 20 58-78
🔴   EditTeam.vue 12.19 0 30.76 12.19 208-301
🔴   EditUser.vue 6.25 0 0 6.25 72-128
🔴   ...ilsLegacy.vue 2.5 0 0 2.5 205-369
🔴   ImportTeams.vue 10 0 0 10 56-82
🔴   ImportUsers.vue 0 0 0 0 49-80
🔴   ...archPanel.vue 3.03 0 0 3.03 146-255
🔴   SearchPanel.vue 3.44 0 0 3.5 301-486
🔴  src/helpers 16.96 20 17.14 17.43
🟢   constants.js 100 100 100 100
🟢   currency.js 100 100 100 100
🟢   dates.js 100 100 100 100
🔴   fetchApi.js 5.71 16.66 5.88 5.71 9-97
🔴   filters.js 4 0 0 4.54 19-51
🔴   form-helpers.js 0 0 0 0 5-82
🟡   gtag.js 77.77 90 75 77.77 12,51
🟢  ...s/featureFlags 100 100 100 100
🟢   index.js 100 100 100 100
🟢   utils.js 100 100 100 100
🔴  src/mixin 20 0 28.57 20
🔴   ...zableTable.js 20 0 28.57 20 16-31,36-37,42
🔴  src/router 20.51 16.66 15 20.51
🔴   index.js 20.51 16.66 15 20.51 ...02-203,207-226
🟢  src/store 100 100 100 100
🟢   index.js 100 100 100 100
🔴  src/store/modules 3.58 0 4.72 3.77
🔴   agencies.js 5.26 100 8.33 5.55 13-70
🔴   alerts.js 20 100 20 20 10-24
🔴   grants.js 1.41 0 1.05 1.49 58-352
🔴   organization.js 33.33 100 33.33 33.33 21-25
🔴   roles.js 20 100 20 25 13-22
🔴   tenants.js 11.11 100 14.28 12.5 13-32
🔴   users.js 2.43 0 4.76 2.5 17-100
🔴  src/views 12.34 4.44 11.59 12.39
🔴   ...orterView.vue 0 0 0 0 96-151
🔴   ...boardView.vue 30 0 36.36 30 ...30-140,158-169
🔴   ...tailsView.vue 0 0 0 0 245-532
🟢   GrantsView.vue 100 100 100 100
🔴   LoginView.vue 5.88 0 0 5.88 87-134
🔴   MyGrantsView.vue 0 100 0 0 47-69
🟡   ...ofileView.vue 77.77 66.66 75 77.77 130-134
🟡   NotFoundView.vue 80 100 0 100
🔴   ...tionsView.vue 45.45 100 40 45.45 84,94-97,111-115
🔴   ...ivityView.vue 0 0 0 0 63-134
🟡   TeamsView.vue 54.54 100 50 54.54 142,156-163
🔴   ...DatesView.vue 0 0 0 0 49-119
🔴   UsersView.vue 0 0 0 0 62-139
Coverage report for `packages/server`
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟡 All files 57.97 50.33 53.56 58.08
🟢  src 81.63 33.33 60 81.63
🟢   configure.js 81.63 33.33 60 81.63 42,61-68,97-99
🟢  src/arpa_reporter 98.75 66.66 100 98.75
🟢   configure.js 97.36 40 100 97.36 36
🟢   environment.js 100 100 100 100
🟢   use-request.js 100 100 100 100
🔴  src/arpa_reporter/db 38.58 32.92 44.44 40.16
🔴   arpa-subrecipients.js 13.15 4.34 15.38 14.28 23-92
🔴   reporting-periods.js 37.2 46.87 40 38.09 46,77-156
🟢   settings.js 100 83.33 100 100 13
🟡   uploads.js 50 28.57 52.38 51.42 18-29,84,99-124,141-150
🔴  src/arpa_reporter/lib 29.57 33.08 34.56 28.46
🟢   arpa-ec-codes.js 100 100 100 100
🔴   audit-report.js 21.44 19.35 24.19 21.32 ...28-529,554-684,732-758
🟡   ensure-async-context.js 75 100 50 100
🟢   format.js 90.62 90 90 91.3 41-42
🟡   log.js 75 50 50 75 13,25
🟡   preconditions.js 66.66 33.33 100 66.66 3
🔴   spreadsheet.js 9.09 0 0 9.09 15-32
🟢   validation-error.js 85.71 100 50 85.71 16
🔴  src/arpa_reporter/routes 40 14.92 14.28 40.6
🔴   agencies.js 22.58 0 0 23.33 13-21,26-53
🟡   application_settings.js 75 100 0 75 10-11
🟡   audit-report.js 68.91 58.33 100 68.91 57-58,64-78,100-116
🟢   exports.js 81.42 83.33 100 81.42 61-75,98-99
🔴   reporting-periods.js 20 0 0 20.43 ...25-137,143-149,154-180
🔴   subrecipients.js 23.8 0 0 23.8 12-13,17-27,31-48,52-63
🔴   uploads.js 28.28 7.89 9.09 29.16 ...33-154,164-166,173-180
🔴   users.js 19.6 0 0 20 15-35,39-44,48-81
🔴  src/arpa_reporter/services 42.83 30.41 45.71 43.22
🔴   generate-arpa-report.js 36.86 2.79 50 37.24 ...-974,983-996,1070-1137
🔴   get-template.js 21.62 0 0 21.62 18-79
🟡   persist-upload.js 68.6 90 69.56 68.67 ...58-200,221-235,273-295
🔴   records.js 20.75 0 11.11 21.15 38-204,221-276
🔴   revalidate-uploads.js 37.5 100 0 37.5 5-14
🔴   validate-upload.js 38.86 50.6 33.33 39.81 ...20,339,361,379-656,671
🟢   validation-rules.js 98.18 90 90.9 100 157,173
🟡  src/db 74.45 71.31 68.78 74.49
🟢   connection.js 100 50 100 100 6
🟢   constants.js 100 100 100 100
🟡   helpers.js 75 83.33 50 75 5,21-22
🟢   index.js 82.57 78.36 82.35 82.53 ...69-1435,1617-1618,1625
🟢   saved_search_migration.js 92 88.23 71.42 93.61 5,69,134
🔴   tenant_creation.js 10.58 2.7 0 11.11 15-40,48-210,220
🔴  src/db/arpa_reporter_db_shims 23.68 0 0 23.68
🔴   agencies.js 22.22 100 0 22.22 11-51
🔴   users.js 25 0 0 25 12-62
🟢  src/lib 85.32 78.75 91.04 85.28
🟢   access-helpers.js 93.54 89.18 100 93.54 96-97,102-103
🟢   agencyImporter.js 90.38 88.46 100 90.19 26,29,35,93-94
🟢   email.js 92.85 79.24 100 92.76 ...38,160-164,211,357-360
🔴   gost-aws.js 47.82 37.5 42.85 47.72 13-58,94,104,114-134
🟢   grants-ingest.js 83.33 97.5 90 83.33 ...28-131,138-140,155-159
🟡   logging.js 77.77 85.71 100 77.77 11,13
🟢   redirect_validation.js 100 100 100 100
🟢   userImporter.js 82.27 58.33 88.88 81.57 32,47,53,62,73-81,143-152
🔴  src/lib/annualReports 27.38 0 0 27.38
🔴   doc-builder.js 7.69 0 0 7.69 19-352
🟡   index.js 80 100 0 80 6
🟢   placeholderTextStrings.js 100 100 100 100
🔴   reportBuilder.js 17.24 0 0 17.24 21-33,50-62,86-103
🟢  src/lib/arpa_reporter_shims 100 100 100 100
🟢   email.js 100 100 100 100
🟢  src/lib/email 93.1 87.5 100 92.59
🟢   constants.js 100 100 100 100
🟢   email-nodemailer.js 88.23 83.33 100 86.66 33,64
🟢   service-email.js 100 100 100 100
🟢  src/lib/fieldConfigs 100 100 100 100
🟢   fundingActivityCategories.js 100 100 100 100
🟡  src/routes 70.59 62.55 62.82 70.53
🔴   agencies.js 42.39 30 33.33 42.39 ...13-121,125-146,154-160
🔴   annualReports.js 47.05 100 0 47.05 15-27
🟢   eligibilityCodes.js 100 100 100 100
🟢   grants.js 80.97 71.55 76.47 81.25 ...80-381,396-399,412-413
🟡   [grantsSaved...[Comment body truncated]

Copy link

github-actions bot commented Jun 18, 2024

Terraform Summary

Step Result
🖌 Terraform Format & Style
⚙️ Terraform Initialization
🤖 Terraform Validation
📖 Terraform Plan

Hint: If "Terraform Format & Style" failed, run terraform fmt -recursive from the terraform/ directory and commit the results.

Output

Validation Output
stdout:
Success! The configuration is valid.


-------------------------------------
stderr:

Plan Summary
CHANGE RESOURCE
add module.website.aws_s3_object.origin_dist_artifact["assets/ClosingDatesTable-DcDpvuhI.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/ClosingDatesTable-DcDpvuhI.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/DashboardView-B5gjBb-X.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/DashboardView-B5gjBb-X.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsLegacy-ZQj30wA1.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsLegacy-ZQj30wA1.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsView-0TOTCwPU.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsView-0TOTCwPU.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsView-hjeMwyWA.css"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantsTable-DG2YCjtE.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantsTable-DG2YCjtE.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantsView-CSy_lU8q.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantsView-CSy_lU8q.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/MyGrantsView-BPhlvBvS.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/MyGrantsView-BPhlvBvS.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/MyProfileView-dw0Fx754.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/MyProfileView-dw0Fx754.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/OrganizationsView-DQCmtBly.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/OrganizationsView-DQCmtBly.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/RecentActivityView-DE5ag6nf.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/RecentActivityView-DE5ag6nf.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/TeamsView-D1Xvnbf_.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/TeamsView-D1Xvnbf_.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/UpcomingClosingDatesView-DrOnM1tb.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/UpcomingClosingDatesView-DrOnM1tb.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/UsersView-C9RPdtNj.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/UsersView-C9RPdtNj.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/main-DoNUD-M3.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/main-DoNUD-M3.js.map"]
update module.api.aws_ecs_service.default[0]
module.api.module.grant_digest_scheduled_task.aws_iam_role_policy.default[0]
module.api.module.grant_digest_scheduled_task.aws_scheduler_schedule.default[0]
module.arpa_audit_report.aws_ecs_service.default
module.arpa_treasury_report.aws_ecs_service.default
module.consume_grants.aws_ecs_service.default
module.website.aws_s3_object.deploy-config[0]
module.website.aws_s3_object.origin_dist_artifact["index.html"]
recreate module.api.aws_ecs_task_definition.default[0]
module.arpa_audit_report.aws_ecs_task_definition.consumer
module.arpa_treasury_report.aws_ecs_task_definition.consumer
module.consume_grants.aws_ecs_task_definition.consume_grants
delete module.website.aws_s3_object.origin_dist_artifact["assets/ClosingDatesTable-DdOJndj8.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/ClosingDatesTable-DdOJndj8.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/DashboardView-B-w876dF.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/DashboardView-B-w876dF.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsLegacy-CjTz_8jz.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsLegacy-CjTz_8jz.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsView-8c0O8h18.css"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsView-C8jUFFml.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsView-C8jUFFml.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantsTable-DJRpnw8v.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantsTable-DJRpnw8v.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantsView-Xmsq4RM8.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/GrantsView-Xmsq4RM8.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/MyGrantsView-COSfCxbD.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/MyGrantsView-COSfCxbD.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/MyProfileView-DPWBtu8u.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/MyProfileView-DPWBtu8u.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/OrganizationsView-jWkHvi8K.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/OrganizationsView-jWkHvi8K.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/RecentActivityView-CjE7NOdG.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/RecentActivityView-CjE7NOdG.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/TeamsView-C5aF3Jo4.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/TeamsView-C5aF3Jo4.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/UpcomingClosingDatesView-B13zFyjh.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/UpcomingClosingDatesView-B13zFyjh.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/UsersView-CI9HgYHD.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/UsersView-CI9HgYHD.js.map"]
module.website.aws_s3_object.origin_dist_artifact["assets/main-DI6GUnKA.js"]
module.website.aws_s3_object.origin_dist_artifact["assets/main-DI6GUnKA.js.map"]

Pusher: @amyewang, Action: pull_request_target, Workflow: Continuous Integration

@amyewang amyewang force-pushed the amyewang/grant-details-move-copy-print-grantsdotgov branch 2 times, most recently from 300f447 to 338d4c9 Compare June 18, 2024 13:38
@amyewang amyewang marked this pull request as ready for review June 18, 2024 14:22
@amyewang amyewang requested a review from a team June 18, 2024 14:22
Copy link
Contributor

@jeffsmohan jeffsmohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking really good! Just a few minor cleanups in inline comments, plus:

  • Might be worth checking with the designers, but to my eye I think the designs had the button going down a size smaller, plus the margin between the button/links and the rest of the content being a bit smaller as well

role="button"
:variant="copyUrlSuccessTimeout === null ? 'outline-primary' : 'outline-success'"
data-dd-action-name="copy btn"
style="white-space: nowrap; "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general, we should avoid inline styles where possible, since they're harder to maintain, keep consistent, override, etc. Instead, we want to favor existing utility classes where available, or styles defined in a style section of the component otherwise.

In this case, you should be able to use the text-nowrap utility class provided by Bootstrap. (Docs here)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! getting used to Bootstrap

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sigh... me too... :P

variant="primary"
block
class="mr-5"
style="width: fit-content; white-space: nowrap; "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A cleaner way to achieve the new layout, using existing bootstrap helpers:

  1. Remove the block option (instead of the width: fit-content style)
  2. Add the text-nowrap utility class (instead of the white-space: nowrap style)
  3. You can remove the mr-5 class now that we don't need a right margin on the button

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

I left a margin to the right of the button to add some negative space between "view" and "copy" in the case of the minimum viewport width - this wasn't really specified in the designs though. Let me know what you think

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call! Sorry, I just assumed it had been carried over without intention from the previous arrangement, my bad.

Longer-term, I know the team is looking at supporting mobile designs on smaller screen sizes, so we might be able to address this sort of thing even more robustly...

role="button"
variant="outline-primary"
data-dd-action-name="print btn"
style="white-space: nowrap; "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

<span v-if="copyUrlSuccessTimeout === null">Copy Link</span>
<span v-else>Link Copied</span>
</a>
<div class="col-1 border-right border-dark p-2"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seeing some linting errors here. Ideally you shouldn't have to think about style stuff like this, and you can get your editor set up to auto-format on save. A bit of documentation on getting set up is here — https://github.com/usdigitalresponse/usdr-gost/blob/main/docs/development.md#linting — but lmk if you have any trouble getting that working!

@amyewang amyewang force-pushed the amyewang/grant-details-move-copy-print-grantsdotgov branch from 387b2de to 67ac409 Compare June 20, 2024 22:29
@amyewang amyewang force-pushed the amyewang/grant-details-move-copy-print-grantsdotgov branch from 67ac409 to 9ee390d Compare June 20, 2024 23:33
@amyewang
Copy link
Author

Thanks for the review @jeffsmohan ! I fixed the inline styling, updated the overall button & link sizing (thanks for that callout), and updated my linting. Left 1 small comment about the button margin.

@amyewang amyewang requested a review from jeffsmohan June 20, 2024 23:47
Copy link
Contributor

@jeffsmohan jeffsmohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks basically ready to go!

Only thing is let's avoid changing the workspace settings, at least in this PR. I'd love to discuss what linting issues you were running into that this solved for you, and then maybe we can turn that into a separate PR to get linting set up more robustly for folks!

@@ -26,6 +26,6 @@
// competing user settings and workplace settings. We use VSCode's "codeActionsOnSave"
// to manage linting/fixing, but users can have other settings via "formatOnSave".
// If both are on, the editor can "fix" things that are immediately flagged as lint failures.
"editor.formatOnSave": false,
"editor.formatOnSave": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we want to check this change in. Were you not able to get automatic linting on save working without this change?

I'd love to look into that a bit more with you... the codeActionsOnSave is supposed to supersede the formatOnSave setup in VSCode I believe, but the setup is finicky, and I didn't have many users to test out the settings with when I was changing them last...

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops sorry this was careless, I was playing with settings and accidentally committed this. my bad.

@amyewang amyewang requested a review from jeffsmohan June 22, 2024 12:52
Copy link
Contributor

@jeffsmohan jeffsmohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@amyewang amyewang merged commit e317df6 into main Jun 24, 2024
19 checks passed
@amyewang amyewang deleted the amyewang/grant-details-move-copy-print-grantsdotgov branch June 24, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants