Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Greptile OverviewGreptile SummaryThis PR updates the Action Center website monitor results bulk actions so that the "Add" menu item is disabled whenever the current selection includes any uncategorized assets (i.e., assets without an assigned system). It also adds a tooltip explaining why the action is disabled, bringing the bulk action behavior in line with the existing inline "Add" and "Add all" controls that already block adding assets lacking a system. Change is localized to the UI table component and relies on Confidence Score: 5/5
Important Files Changed
|
| form.getFieldValue("execution_frequency") === | ||
| MonitorFrequency.NOT_SCHEDULED | ||
| } | ||
| className="w-full" |
There was a problem hiding this comment.
Drive-by styling fix.
speaker-ender
left a comment
There was a problem hiding this comment.
Tested and looks good!
Ticket ENG-2609
Description Of Changes
Fixes a bug where uncategorized assets (without systems) could be selected and added from the bulk action menu. This PR disables the "Add" option when any of the selected assets lack an assigned system, which aligns the bulk action behavior with the "Add all" button and inline "Add" button which are both already disabled appropriately.
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.mdupdatedmaindowngrade()migration is correct and works