gustavosizilio / kickstart-board

This project was created exclusively for the KickStart selection process. It demonstrates the use of Vue 3, TypeScript, Vite, and TailwindCSS.
0 stars 3 forks source link

Propose a Fix for Responsiveness on the Board Page #1

Open gustavosizilio opened 4 months ago

gustavosizilio commented 4 months ago

The board page currently lacks proper responsiveness, which causes issues when multiple columns are added. Specifically, the last placeholder used to add a new column becomes inaccessible. Propose and implement a fix to ensure that users can always access the placeholder to add new columns, regardless of the number of columns present.