Skip to content

add travel reimbursement form#226

Open
enn-miray wants to merge 12 commits intomainfrom
anna-maria/travel-reimbursement-form
Open

add travel reimbursement form#226
enn-miray wants to merge 12 commits intomainfrom
anna-maria/travel-reimbursement-form

Conversation

@enn-miray
Copy link

No description provided.

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
function travelReimbursmentForm({ application }: { application: Application }) {
function TravelReimbursmentForm({ application }: { application: Application }) {

React component names must be named in PascalCase

Copy link
Member

Choose a reason for hiding this comment

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

this needs to be removed/replaced with something that creates/updates the travel reimbursement request - it's fine for that function to be a placeholder for now

Copy link
Member

Choose a reason for hiding this comment

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

Submit button should probably be more like 'submit travel reimbursement request'

Copy link
Member

Choose a reason for hiding this comment

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

The number of rows in the skeleton should ultimately match the number of fields in the form - the fields in the form will be changing though, so that's okay

Copy link
Member

Choose a reason for hiding this comment

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

Once the application is loaded, you should return the actual form component, not just the skeleton

@Lordfirespeed
Copy link
Member

#199

@Lordfirespeed Lordfirespeed changed the title add travel reimbursement form changes add travel reimbursement form Oct 28, 2025
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.

2 participants

Comments