Skip to content

Conversation

@olliescase
Copy link

@olliescase olliescase commented Nov 9, 2025

Currently there is no way to hide the footer part of the section, even if the footer is empty. This results in a double-border at the bottom, not looking so good. This PR includes a simple remedy by allowing the developer to add the following
to their widget.

public bool $showFooter = false;

Before:

CleanShot 2025-11-09 at 16 20 57@2x

After:

CleanShot 2025-11-09 at 16 43 14@2x

@lukas-frey
Copy link
Contributor

@olliescase Hello Oliver, thanks a lot for the PR! Could you please also add a check to hide the footer automatically if the footer actions array is empty?

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.

2 participants