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

Remove the Usage of Cookies in and refactor laborStatusForms.js #390

Open
bledsoef opened this issue Nov 14, 2022 · 0 comments
Open

Remove the Usage of Cookies in and refactor laborStatusForms.js #390

bledsoef opened this issue Nov 14, 2022 · 0 comments
Assignees
Labels
bug Something isn't working refactor

Comments

@bledsoef
Copy link
Contributor

  • Currently, the laborStatusForms.js file uses cookies to update a table which could be done in a much easier way without conflicting with the existing Supervisor Portal cookies. These cookies are not necessary and should be removed.
  • The page throws a console error about not being able to decode the term.
  • Whenever a student is selected, their position is defaulted to primary, because it defaults to primary you have to unselect and reselect primary in order to be able to select a number of hours.
@bledsoef bledsoef added bug Something isn't working refactor labels Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactor
Projects
None yet
Development

No branches or pull requests

3 participants