Skip to content

reformat uiController.js to fit style guidelines - #194

Open
natpuck wants to merge 1 commit into
GenderMagProject:masterfrom
natpuck:reformatting
Open

reformat uiController.js to fit style guidelines#194
natpuck wants to merge 1 commit into
GenderMagProject:masterfrom
natpuck:reformatting

Conversation

@natpuck

@natpuck natpuck commented Jul 31, 2026

Copy link
Copy Markdown

Based on style_guidelines.md (updated: line length and wrapping, function header comments, in-line comments)


name: reformat uiController.js to fit style guidelines
about: GenderMag Recorders Assistant project


  • What does this implementation fix? Explain your changes.

  • This implementation brings the code within uiController.js inline with the style guidelines outlined in style_guidelines.md.

  • Does this close any open issue? (Give issue id from issue tracker)

  • This PR works toward closing issue Reformat code to meet style guidlines #89

  • Include any related logs, error, output file etc.

  • N/A

  • Did you test on Mac and Windows?

  • I tested on Windows, but don't have access to a Mac device.

  • Did you test the full GM process and verify that the code does not contribute any unexpected errors/bugs?
    *Yes.

  • Did you follow the style guidelines and verify that the code does not have any incorrect formatting?

  • Yes.

  • If possible, provide a screenshot of the functionality.

  • N/A since no functionality was changed.

  • Any other information?

  • I didn't add a function header comment to reloadSandwich() due to the "TODO" comment above it stating the desire to refactor it. There were some comments above that one stating confusion about when the function is called, so all of this combined is why this is the only function without a header comment.

Based on style_guidelines.md (updated: line length and wrapping, function header comments, in-line comments)
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.

1 participant