Skip to content

Vibe code single boxplot#6

Merged
Hatzen merged 10 commits into
developfrom
vibe-code-single-boxplot
May 25, 2026
Merged

Vibe code single boxplot#6
Hatzen merged 10 commits into
developfrom
vibe-code-single-boxplot

Conversation

@Hatzen

@Hatzen Hatzen commented May 25, 2026

Copy link
Copy Markdown
Owner

No description provided.

Comment thread src/stores/entryStore.ts

loadData (): void {
this.reader = new StackOverflowCsvReader()
// debugger

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

remove..

.catch(error => {
console.warn('Failed to fetch currency data, using default values:', error)
// Return default values instead of failing
return DEFAULT_CURRENCY_VALUES

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Show a warning to user that values are not properly calculated

Comment thread src/components/appBar.tsx
// null
)
getNetworkConnection(): EventTarget {
return null as unknown as EventTarget // navigator.connection!

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

TODO: this is not defined anymore needs a valid replacement instead of default

@Hatzen Hatzen merged commit 35f6a29 into develop May 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant