Nicolas HUMBERT

Results 10 issues of Nicolas HUMBERT

NOTE: only the tests will be forwarded to `development/7.70` because the null key behavior has changed in `development/7.70`. The `options.isNull` parameter indicates support for the new null keys logic (S3C-7352)....

- Handles isNull master version with no versionId - Supports `nullVersionCompatMode` for using the old and new null keys logic ([S3C-7352]) - Test https://github.com/scality/Arsenal/pull/2216 once tests are forwardported. [S3C-7352]: https://scality.atlassian.net/browse/S3C-7352?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

- if it is a "standalone null master key": created when an object is placed in a non-versioned bucket, which is then converted to a versioned bucket. If no new...

**Component**: Table **What happened**: Using Table component height increases **What was expected**: Stable height **Steps to reproduce** Import and use Table component. It seems to also happen here: https://scality.github.io/core-ui/?path=/story/table--default **Resolution...

bug
priority:low

**Component**: Make \ more flexible. I would like to be able to populate \'s \ with my own component (i.e. children-like parameter as a prop). **Use case**: User -> bucket...

enhancement
question
priority:urgent

https://github.com/scality/pensieve-front/blob/master/src/react/ui-elements/NotificationIcon.jsx ``` type Props = { content: string | number, variant: string, // "primary", "danger",... children: Node } ```

https://github.com/scality/pensieve-front/blob/master/src/react/ui-elements/NotificationWarning.jsx Design => TBD

This PR addresses an issue in the bucket notification queue processor where consumed Kafka messages were only being validated against the first defined bucket notification rule (for a given destination...