Skip to content

Conversation

@jnovinger
Copy link
Member

Fixes: #18738

Ordering of scripts via the script_order option in script modules appears to have been broken when #17700 was fixed. This change introduces a new property, ScriptModule.ordered_scripts, which is then used in script_list.html when rendering the script list view.

@jnovinger jnovinger requested review from a team and bctiemann and removed request for a team March 26, 2025 20:40
@bctiemann bctiemann merged commit bad8200 into main Apr 1, 2025
6 checks passed
@jeremystretch jeremystretch deleted the 18738-script-list-ignoring-script-order branch April 1, 2025 15:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Script List is ignoring specified sort order of scripts

3 participants