Costin Serban
Costin Serban
Is it ok to merge as is or should I wait for the deployment action to get resolved?
fixed in https://github.com/FlowFuse/flowfuse/pull/5347
#5347 was scraped, will handle in a separate PR.
@joepavitt, @Steve-Mcl, What are your opinions on completely removing the show more/less button on the topic inspector now that we'd have a functional scroll?  Asking because it's way easier...
For the task at hand, the [ListBox UI](https://headlessui.com/v1/vue/listbox) element would be more appropriate.
Altering the existing `Dropdown.vue` component wouldn't have the effect we'd want or expect. Wherever we're using this component, we're overriding it's default slot with custom content (`ff-dropdown-option`, etc). In order...
The frontend changes to update the api to conform to the new keys are minimal, once you update the BOM feature to use the new schema ill create a follow...
After some investigation , it's doable but not as an easy win. Because the stage action is stored in the database, a quick ui alteration is not possible. We'd need...
closing, first iteration task list completed