You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There will need to be edits to the showJobApplication.tsx and jobApplicationSpec.cy files to account for routing that does not currently exist.
Company Name --> show Company
Contacts --> show Contact
Applied On --> update Job Application
Status --> update Job Application
Edit --> update Job Application
The position of the Edit button on the page implies that the edit action should only update the Notes field. There is an argument to be made that we can reposition this button and make the whole job application editable, this would remove the specific update requirements for Status and Applied on saving time and energy. Definitely worth a discussion.
The text was updated successfully, but these errors were encountered:
There will need to be edits to the
showJobApplication.tsx
andjobApplicationSpec.cy
files to account for routing that does not currently exist.Notes
field. There is an argument to be made that we can reposition this button and make the whole job application editable, this would remove the specific update requirements for Status and Applied on saving time and energy. Definitely worth a discussion.The text was updated successfully, but these errors were encountered: