Would anyone find value in the ability to create a board view where each line item is displayed in a modal-style layout, rather than the traditional row-and-column format?
This could be particularly helpful on boards with many columns, as it would allow users to scroll vertically (up and down) through a single item’s details, instead of horizontally across columns. Subitems could appear to the right of each item’s modal, offering a cleaner, more focused view.
I explored using a form to replicate this, but forms don’t currently support displaying connected columns, which blocks this approach. Additionally, forms don’t prefill with existing item data, making them unsuitable for editing current entries.
This would be an entirely new type of board view—does anyone else see this being useful in practice?