Conversation
Added a way to view selected jobs across different pages for the mass job apply feature. This is displayed in a sidebar that can be toggled from a button accessible through the mass apply command bar on the search page. This PR bundles the following changes as well: - [fix] Colored labels not displaying on status buttons in the hire site's mass action command bar. - [style] Updated the appearance of command bars to be "docked" to either the top or bottom of the screen. - [refactor] The student site mass apply command bar now uses the `CommandMenu` component.
Fixes a longstanding bug wherein mass application actions on the employer site would incorrectly allow you to attempt to change the status of an application that had previously been marked as accepted or rejected. The database would not allow the change to push through, but a success dialog would incorrectly pop up. This now displays a message in the command bar to inform the user that the status buttons are disabled.
Fixed a longstanding issue on the hire site where the "no jobs" message flashes even when the user has job listings.
Forgot to bring these changes to the `develop` branch. It includes minor style tweaks to the hire site for consistency.
Added two chevron buttons on the applicant page to allow a user to move to the next/previous applicant in the list.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.