So, I did add the context in the cursor backend.
I ran through my taskboard about 5-10 tasks today. Most took 3-6 min, then this last one took almsot an hour. I am not sure why that happens. If you can take a look, for an example.
Here are some examples of tasks I ran today all after setting the env data in the backend like you suggested.
I just don’t understand how much larger, more complicated tasks are taking 2-3 min, and then a simple, single action task then takes 41 min. On my windows installed local cursor, I am not sure any task ever has taken 40 min, so it’s crazy that “Hey this dropdown popup isn’t showing anything now.” takes 41 min for a front end visual bug. It feels like there is something else going on because the average task is taking 2-3 min.
Task 56 - Cursor Cloud Agent completed in 2 min 54 seconds. 2 repos contained changes.
Description Text: Let’s move the “Tags” into the “Board Settings” area and rename it to “Manage Tags”
Acceptance Criteria Instructions :
1. Move the manage “tags” area into the “Board Settings” and remove it from the top right sub nav area to reduce option overload for users.
-
Let’s hide the “Calendar” and “Table” options in the sub nav for now, we aren’t likely going to use it and it will redice option overload for users.
-
Make “Board” the first option in the sub navigation and Timeline be second.
-
In the “Board Setting” add the “Manage Tags” area here and name is that instead of just “Tags” This option should live here as a management option instead of something a user would interact with daily.
-
Let’s remove the ? help icon in the top (just hide it) for now. We don’t want users being directed to the setup AI agents as all of those informational areas should be hidden and inaccessible from anyone where thos epermissions were not added to the board or a super admin.
Task 57 - Cursor Cloud Agent completed in 3 min 06 seconds. 2 repos contained changes.
Description Text: Some changes for the bucket options multi select for automations. New bug after deleting. See AC below. Also changes for how the + buttons look and function at the bottom of each bucket. See AC below.
Acceptance Criteria Instructions :
1. I deleted a few old “automations” and added new ones and that caused the multi-select box in the bucket options to be visually bad. The dropbox is no longer aligned with the dropbox. It’s like 75 to 100 px below it and to the right.. If a bucket has scroll ability that dropbox should align with whever the dropbox is when it’s clicked.
- Let’s move the + button at the end of each bucket to add a new task card to be jsut under the last task card. I want the style to be like the “+ Add Bucket” with purple background and white + text. Also if the bucket is too long and thus a scrollable bucket, then the plus button sticks to the bottom like it does now.. so if a buckets tasks are short, it pulls the button upwards, but if the tasks buket scrolls because lots of tasks, then the + butotn should always be visible (not need to scroll down to the bottom to see it).
Task 58 - Cursor Cloud Agent completed in 3 min 16 seconds. 3 repos contained changes.
Description Text: I deleted 2 automations because we added functionality to them and I needed to re-create them. I re-added the new automations. We have 4 now, and 1 triggers when development finishes, 1 triggers when something is moved into Push to PRoduction and 2 are “run from the Task”. When open a bucket option menu, I see 4 options, and they all say the same thing.. 2x “Merge feature branch into Origin” and 2x “Merge origin into Master” but that isn’t the name of any of the 4 I currently have in Automations.
Acceptance Criteria Instructions :
-
We need to make sure when we delete an automation, it’s removed from any board it was being used in.
-
The styling on the dropdown box in the bucket settings for “select automationo” is pushed way down from where the dropbox on the screen.. so the box that pops up is liek 100px below and the the right if the thing I clicekd on and I can’t even see the last 2 options because they are off the bottom of my desktop screen.
-
The only options that should show for what can be ran “manually” in a task card are the ones that say “Run From Story” so I shoudl only see 2, and their names shoudl reflect what they do more.. because now we have the option to merge and git pull or just merge.. on each environment so these aren’t descriptive to what they do when viewing them in the task bucket settings.
-
When DID drag a task over to “Push to Production” it did not merge Dev into Master nor did it do a git pull. If a automation is setup and attached to a bucket in the Automation settings, then that shouldn’t also need to be attached to the bucket in the bucket settings. If we tell the system to automatically run something when it drops into X bucket, then it should.. I wonder if right now you ALSO have to come to the bucket and then attach that as an “Allowed Automation”. The “Allowed Automatons” shoudl only be for ones you plan to run by hand. Any o the “automatic” ones like “when development finishs” or “when task is put into bucket” should run when that thing happens.
Task 59 - Cursor Cloud Agent completed in 1 min 05 seconds. 2 repos contained changes.
Description Text: After last change, now in the Bucket Options menu the “Allowed Autoation” doesn’t display anything when you click on it. I can see when clicking on it that it does add a division in the DOM and that there are two options but nothing visually is on my screen. See AC below.
Acceptance Criteria Instructions :
- Expected behavior is that when you click on that drop down that the drop down box pops up just like it does anywhere else on the website. Currently when I click on it the icon changes and Dom I can see an element is added but visually I can’t see it .
Task 60 - Cursor Cloud Agent completed in 41 min 03 seconds. 2 repos contained changes.
Description Text: On when in the buket options popup, the “Allowed Manual Automations” dropdown still does not show anything when clicked. There should be 2 results on this taskboard showing up. There is no popup at all.
Acceptance Criteria Instructions :
- Visually the pop up on a browser is not showing. Click the 3 dot menu on a bucket and when the options popup opens, scroll down and click the dropdown for “Allowed Manual Automatons”. Expected result is to see a menu but visually there is no menu. Please look at other dropdowns from the site (like the Task Cards “Playbook” dropdown) and see how that loads and emulate that functionality.