Skip to content

FIX: allow link-only groups without categories#80

Merged
awesomerobot merged 1 commit into
mainfrom
fix-link-only-groups
Jul 15, 2026
Merged

FIX: allow link-only groups without categories#80
awesomerobot merged 1 commit into
mainfrom
fix-link-only-groups

Conversation

@awesomerobot

Copy link
Copy Markdown
Member

Migrating to the objects setting in ead985a neglected that some configurations were creating groups without any categories, consisting of only custom "extra links". This resulted in these custom-link-only groups being dropped.

This update covers this case for sites that haven't migrated yet, so link-only groups will now be migrated too. All links added will now gain an optional show_in_group setting that can be used as an alternative to positioning custom links relative to categories.

In worst case situations, where a custom "extra link" is added with no existing group name, the link will still render by falling back to the "ungrouped" section.

Included a spec to cover this.

image

@awesomerobot
awesomerobot merged commit 1d18c86 into main Jul 15, 2026
4 checks passed
@awesomerobot
awesomerobot deleted the fix-link-only-groups branch July 15, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants