Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
Introduction of configurable Max limit on resource selection component and other enhancements.
Changes π
SELECT_ALL option in resources list component will not be available if number of resources are higher than the maximum resources selection limit set in launchDarkly.
In resource selection autocomplete, user will be able to select resources up to maximum resource selection limit, all other resources(options) will be disabled after reaching this limit.
Text 'Select up to limitlabel' is introduced under resource selection autocomplete.
Target release date ποΈ
12-12-2024
Preview π·
Before
After
How to test π§ͺ
Verification steps
Login as a mock user.
Select any resource type - linode or databases, and the relevant filters.
If you have resources > max resource selection limit, you will not see any 'Select All' tab in resource selection autocomplete.
Try selecting any resource after you have already selected resources up to max limit, you will not be able to select any additional resource as they are disabled after reaching max selection limit.
Description π
Introduction of configurable Max limit on resource selection component and other enhancements.
Changes π
limit
label
' is introduced under resource selection autocomplete.Target release date ποΈ
12-12-2024
Preview π·
How to test π§ͺ
Verification steps
As an Author, I have considered π€
As an Author, before moving this PR from Draft to Open, I confirmed β