-
### Steps to reproduce
```
# @param next_payment_at datetime-local
def default(next_payment_at: nil)
render(Pages::BillingComponent.new(next_payment_at:))
end
```
### Ex…
-
I'm looking to add view tabs and search to an index table a la https://polaris.shopify.com/components/tables/index-table?example=index-table-with-views-search-filter-sorting. Is this possible now? If …
-
### Describe the bug
I'm building a custom documentation site for our design system, and in order to take advantage of Lookbook we're using previews with the `source` panel. And we're successful in…
-
I suspect this is due to the routing being `/rails/*`.
### Steps to reproduce
1. Define a `app/views/layout/application.html.erb` that has the expression ``
2. Define a `app/views/application/_…
-
> **Before opening an issue** please make sure you have consulted the [Lookbook documentation](https://lookbook.build) (in particular the [Troubleshooting section](https://lookbook.build/guide/trouble…
-
### Steps to reproduce
```
# @param next_payment_at datetime-local
def default(next_payment_at: nil)
render(Pages::BillingComponent.new(next_payment_at:))
end
```
### Ex…
-
During setup, we ask for a SharePoint site that hosts the wiki, FAQ, community etc to be created. We should look at ways to provide an easy way to get this created, if it does not yet exist, with samp…
-
### Steps to reproduce
Do a clean install with Rails, latest Doorkeeper release and latest https://github.com/exop-group/doorkeeper-device_authorization_grant release.
commit that broke it: http…
-
### Details
Currently, we are showing an ontology its status by text on the ontology submission page, see the screenshot below
The request for this issue is to change this with systems of ic…
-
## Specific Demand
When building design systems on Dixous, it's very difficult to preview components isolated from apps; this creates alot of friction between the design specs of a company and the …