wkrzywiec / kanban-board

Single-click full-stack application (Postgres, Spring Boot & Angular) using Docker Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Page does not update with new items

harvash opened this issue · comments

When creating a Kanban or New Task, it doesn't update the page. Hitting refresh shows the new items. Shouldn't the new items be seen after clicking "Save" in the dialog?

Hi,

I'm aware of this. I've tried even to fix it but finally decided to leave it as it is. I create this project no to have nice looking product, but to play around with Docker. Therefore I haven't pay much attention to user experience 😉.

But you're right, page should be refreshed after adding new task or board.