Merged
Conversation
* Don't offer disallowed statuses in task completion * Don't offer statuses in the "other" status dropdown on step 1 of task completion that would represent disallowed progressions from the task's present status * Don't even display the "other" status dropdown if none of the additional statuses should be offered * Assign explicit z-index values to widgets based on their grid row to ensure dropdown menus are fully interactive when extending below one widget onto another
Ensure points ticker handles zero points
Set removeUnmatchedTasks to false for the second and other pages
Bump z-index of modals to ensure they always render above widgets
Ensure modals render above widgets
* Add new widget to admin project workspace for managing project managers * Remove tabs, including project manager tab, from project cards; project cards now just always show the list of challenges * Fix missing list-view control on admin project-list widget
Replace project-manager tab with widget. Fixes #534
* Render page header in admin projects, project, and challenge pages as the widget-workspace eyebrow * Move page-level controls on those admin pages to beneath the nav breadcrumbs * Fix display of move-challenge dropdown menu
Adjust header layout on admin workspace pages
Use alternative rendering of RJSF object field template that uses a div instead of a fieldset to allow flexbox and grid styling to be properly applied to the user settings form in Chrome
Fix two-column user settings form in Chrome
Add padding to scrollable area of widgets to prevent content from being covered up by the scrollbar when displayed
Don't let widget scrollbar cover up content
This reverts commit 44e4e9b.
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.
Added
Fixed
Changed
Removed