Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pci-object-storage): add container type step #14630

Merged

Conversation

frenautvh
Copy link
Contributor

Question Answer
Branch? feat/pci-object-storage
Bug fix? no
New feature? yes
Breaking change? no
Tickets DTCORE-2884
License BSD 3-Clause

Description

add container type step

@frenautvh frenautvh requested review from a team as code owners December 17, 2024 16:14
@frenautvh frenautvh requested review from sidlynx, kqesar, anooparveti, ghyenne and darsene and removed request for a team December 17, 2024 16:14
@github-actions github-actions bot added the feature New feature label Dec 17, 2024
editContainerType,
} = useContainerCreationStore();

const items = useMemo(
Copy link
Contributor

Choose a reason for hiding this comment

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

is useMemo necessary here cause the dependency is a constant

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes good catch i removed it

ref: DTCORE-2884
Signed-off-by: Florian Renaut <[email protected]>
@frenautvh frenautvh force-pushed the feat/pci-object-storage-container-type-step branch from 134cb2f to 5429cbc Compare December 18, 2024 09:16
@frenautvh frenautvh merged commit edde424 into feat/pci-object-storage Dec 18, 2024
12 of 13 checks passed
@frenautvh frenautvh deleted the feat/pci-object-storage-container-type-step branch December 18, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants