Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Express' card() should gain a sidebar arg #879

Closed
cpsievert opened this issue Dec 7, 2023 · 1 comment
Closed

Express' card() should gain a sidebar arg #879

cpsievert opened this issue Dec 7, 2023 · 1 comment
Labels

Comments

@cpsievert
Copy link
Collaborator

This should provide a decent workaround for the fact that you can't do with layout.sidebar() multiple times.

(Also, for some context, we never a sidebar arg on card() in the 1st place since it's easy enough to do card(layout_sidebar()), but we don't have that luxury currently in express

@cpsievert
Copy link
Collaborator Author

On 2nd thought, this might not be a great idea (since there is some ambiguity with how to place the sidebar in relation to other card items)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant