Skip to content

Conversation

@cesnietor
Copy link
Collaborator

fixes https://github.com/minio/console/issues/426

Screen Shot 2020-12-11 at 4 30 33 PM

Screen Shot 2020-12-11 at 4 30 42 PM

Test notes: It should create the bucket without issues only if versioning is enabled

@cesnietor cesnietor self-assigned this Dec 11, 2020
@cesnietor cesnietor added the UI User Interface label Dec 11, 2020
Copy link
Collaborator

@bexsoft bexsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beside of component change, it is working good

{enableRetention && (
<React.Fragment>
<Grid item xs={12}>
<SelectWrapper
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we please change this component to be a RadioSelectorGroup? To have more consistent forms

Copy link
Collaborator Author

@cesnietor cesnietor Dec 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we please change this component to be a RadioSelectorGroup? To have more consistent forms

Comments addressed PTAL.
Screen Shot 2020-12-14 at 2 34 28 PM

@cesnietor cesnietor force-pushed the add-retention-bucket-ui branch from 30b6c4d to ce73b32 Compare December 14, 2020 21:00
@cesnietor cesnietor requested a review from bexsoft December 14, 2020 21:01
Copy link
Collaborator

@bexsoft bexsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cesnietor cesnietor merged commit d5c01fc into minio:master Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

UI User Interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for setting WORM when creating a bucket

3 participants