mherchel / contrast-grid

App for contrastgrid.com
MIT License
7 stars 4 forks source link

Idea: keep Directions and Features info on page after color entry #6

Open extra808 opened 2 years ago

extra808 commented 2 years ago

I think it would be helpful to have the Directions and Features available on the page after color values have been entered.

Perhaps they could be in a <details> <summary> that's open by default then close it and insert the table output above it in the DOM. If it's a flex sibling to the form and table, maybe it doesn't need to be in a disclosure widget, just let it wrap below the other items or be displayed to the side if the viewport is wide enough.