Skip to content

Conversation

@clairep94
Copy link
Collaborator

Fixes #issue-number

Changes:

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

@clairep94 clairep94 marked this pull request as ready for review October 28, 2025 23:44
@clairep94 clairep94 added the pr05 Grant Projects pr05 Grant Projects label Oct 29, 2025
Copy link
Member

@khanniie khanniie left a comment

Choose a reason for hiding this comment

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

thanks for the thorough documentation!

<summary>The following files have been migrated, covering at least once instance of each 'kind' of file encountered on the repo:</summary>

- [x] `/common/types`
- [.] `/client/`:
Copy link
Member

Choose a reason for hiding this comment

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

not entirely sure why but i think these [.] still render as [.] plain text in the markdown!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah I was trying indicate that it's partially complete, I'm ok with it being [.]!


<details>
<summary>
Prefer `named` exports over `default` exports where possible
Copy link
Member

Choose a reason for hiding this comment

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

i think maybe things in html won't work with the ` so in the markdown they just show as that character for me

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah yeah I think the codeblock doesn't work within summary in md

I'm ok with this though to kind of indicate that it's a reference to code and not plain English


## Migration Tutorial:

[Video Guide - Migrating the `client/modules/User/pages/AccountView`](youtube.com/watch?v=y84SVy7lAgg&feature=youtu.be)
Copy link
Member

Choose a reason for hiding this comment

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

i think this link is relative rn so its broken for me

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Updated! I had an unlisted YouTube link that would work just for me bc I was logged in thanks for flagging! It's now public

Copy link
Member

Choose a reason for hiding this comment

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

oh but i think it needs to be absolute like https:// ? otherwise it will make it relative to the markdown url

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think it should be updated to https://youtube[...] already!

Copy link
Member

Choose a reason for hiding this comment

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

ah sorry i must have been looking at an old version! thank you!

@khanniie khanniie merged commit 2c52f25 into processing:develop Oct 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr05 Grant Projects pr05 Grant Projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants