devaslanphp / project-management

An open source Project management tool based on Laravel and Filament
https://devaslanphp.github.io/project-management
MIT License
681 stars 188 forks source link

enable edit mocal action when card was clicked #99

Open tiagofrancafernandes opened 7 months ago

tiagofrancafernandes commented 7 months ago

On branch chore/edit-ticket-on-kanban modified: app/Helpers/KanbanScrumHelper.php modified: app/Http/Livewire/RoadMap/IssueForm.php modified: resources/views/partials/kanban/record.blade.php modified: resources/views/partials/kanban/status.blade.php

tiagofrancafernandes commented 7 months ago

Edit action on click and add open link on top

mihaisolomon commented 7 months ago

@tiagofrancafernandes Check why it has the overlay over it, for the rest looks okay.

tiagofrancafernandes commented 7 months ago

@tiagofrancafernandes Check why it has the overlay over it, for the rest looks okay.

Ok, I will see and get back soon