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

Clean-up code in useItem composable #22113

Merged
merged 6 commits into from Apr 24, 2024
Merged

Clean-up code in useItem composable #22113

merged 6 commits into from Apr 24, 2024

Conversation

paescuj
Copy link
Member

@paescuj paescuj commented Apr 7, 2024

Scope

The code in the useItem was a bit messy (structure, any / non-null assertions, ...), what made it difficult to find one's way around.

Potential Risks / Drawbacks

No logical changes have been made - only type fixes, code simplification and relocation.

Review Notes / Questions

This comment was marked as off-topic.

@paescuj paescuj requested review from a team, rijkvanzanten and licitdev and removed request for a team April 7, 2024 16:27
app/src/composables/use-item.ts Outdated Show resolved Hide resolved
@paescuj paescuj enabled auto-merge (squash) April 24, 2024 16:16
@paescuj paescuj merged commit 73579c5 into main Apr 24, 2024
4 checks passed
@paescuj paescuj deleted the clean-up-useitem branch April 24, 2024 16:18
@github-actions github-actions bot added this to the Next Release milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants