lucidboard icon indicating copy to clipboard operation
lucidboard copied to clipboard

A realtime, collaborative kanban tool, built on Elixir, Phoenix, and LiveView.

Results 10 lucidboard issues
Sort by recently updated
recently updated
newest added

Also since Phoenix 1.5.4 changed a lot in LiveView. Would it be better to stick on 1.4.x in this current version? ``` Step 10/14 : RUN mix archive.install --force https://github.com/phoenixframework/archives/raw/master/phx_new.ez...

From what I've observed, it looks like once someone begins writing a new card, anyone trying to view the board get's "Internal Server Error" until the other user has completed...

![image](https://user-images.githubusercontent.com/43658667/64882462-27bac480-d62b-11e9-9d91-48a0ad978c99.png) In image I just used repeating y's to show how this can cause issues. Our team ran into this when inserting links into cards.

enhance dashboard (multiple listings) fix flash messages observer - read only boards commenting on cards names on cards ability to create private board from get-go when a board becomes private,...

Have a slide out menu from the right that will show: - who's online - events - change theme - columns options This will make it so the user doesn't...

This should totally be possible in the tool. Let's implement it.

Users should be able to write comments on cards. It should be a helpful feature so there can be a bit of discussion attached for later reference.

There has been a lot of feedback that we should give the ability to drag and drop columns on the board view.

- Give ability to assign a card to a user. - Users can see which cards are assigned to them on the dashboard.

Have the ability to link cards to each other, perhaps as a dependency.