Skip to content

Conversation

@SushiS1ay3r
Copy link

ℹ️ Issue

Closes an issue where no applications can render a table, which can confuse the user. Now, when there are no applications, the user on the admin/recruiter panel will receive a message indicating there is no application at this time.

📝 Description

Changed mostly the index.tsx, where, when showEmpty (showEmpty checks for the empty application) is true, it would render a centered Box with the message “There are no applications at this time”.

Otherwise, it would render the existing DataGrid with applicationColumns as before.

✔️ Verification

image

🏕️ (Optional) Future Work / Notes

Logic is, if there is no application, there should be nothing for the admin or recruiter to see. There is no other access to the page unless an application is present. Ran into some weird git stash error when trying to commit and pull on a new branch.

Copy link

@Ryaken-Nakamoto Ryaken-Nakamoto left a comment

Choose a reason for hiding this comment

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

looks good!

@Ryaken-Nakamoto Ryaken-Nakamoto merged commit 395d068 into main Nov 10, 2025
3 checks passed
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.

3 participants