You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am currently testing Leantime version 3.0.2. And found out that there are no button to delete status in Project Updates (upper right panel of Project Overview page) in version 3.0.2.
To Reproduce
Steps to reproduce the behavior:
Go to 'Project Overview/Dashboard' Page
Post new status in 'Project Updates' panel.
Want to delete status, but no kebab button that exists in kebab button from previous version.
Expected behavior
'Delete' button exists in kebab button in the posted status in 'Project Updates' panel.
Leantime Version
3.0.2
Server
Using docker-compose template provided here
PHP / MySQL Version
8.0 (According to docker-compose.yml)
Additional context
I am currently using Leantime version 2.3.25 and the delete button still there in kebab button (three dot). But not in version 3.0.2. Please see screenshot below.
Version 3.0.2 (button missing)
Version 2.3.25 (expected)
The text was updated successfully, but these errors were encountered:
The button is not actually missing. It's still there, but something make it become invisible.
When I click on invisible ellipsis button. Dropdown content of this button also invisible.
When I click on where it used to be Delete button. Project update can be deleted just fine.
What set up are you using
Describe the bug
I am currently testing Leantime version 3.0.2. And found out that there are no button to delete status in Project Updates (upper right panel of Project Overview page) in version 3.0.2.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
'Delete' button exists in kebab button in the posted status in 'Project Updates' panel.
Leantime Version
3.0.2
Server
Using docker-compose template provided here
PHP / MySQL Version
8.0 (According to docker-compose.yml)
Additional context
I am currently using Leantime version 2.3.25 and the delete button still there in kebab button (three dot). But not in version 3.0.2. Please see screenshot below.
Version 3.0.2 (button missing)
Version 2.3.25 (expected)
The text was updated successfully, but these errors were encountered: