minio / console

Simple UI for MinIO Object Storage :abacus:
https://min.io/docs/minio/linux/index.html
GNU Affero General Public License v3.0
852 stars 282 forks source link

error handling in bucket creation ui #3455

Closed prakashsvmx closed 3 weeks ago

prakashsvmx commented 1 month ago

error handling in bucket creation ui

Fixes 2459

Test cases

image

e.g: Create a bucket with a pattern which does not allow the user to to create ( using iam policy)

cesnietor commented 1 month ago

@prakashsvmx could you please take a look at the failing tests, seem unrelated but all permission ones are failing

prakashsvmx commented 1 month ago

@cesnietor something broken in testcafe/chrome versions in CI. there is no release/update from testcafe. we need to wait for stable release.

i tried with rc release Ref: https://github.com/minio/console/pull/3457 and https://github.com/DevExpress/testcafe/issues/8305#issuecomment-2431691114

I will investigate when there is a new release of testcafe.