You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thinking of tools that primarily are for the whole sequence, not to apply to each module. But the example "collapse all steps" does apply to each module, it just does it in a batch mode, although it affects the UI and not the actual module image manipulation. I'm just trying to think about ways to make the overall system smoother.
Another idea i had was to use CSS styles and maybe Bootstrap layout classes to display all the steps in a grid, rather than a list. This could be done with https://getbootstrap.com/docs/4.4/layout/grid/ perhaps
However, noting that we're currently on Bootstrap 3 so we may need to use the older layout classes for that.
This is a discussion issue so we're just brainstorming here!
Where would such a button fit nicely?
The text was updated successfully, but these errors were encountered: