Skip to content

Conversation

@dbieber
Copy link
Owner

@dbieber dbieber commented Apr 14, 2025

Summary

  • Changed Blob Storage System field from text input to dropdown with Dropbox as an option
  • When selected, it correctly sends 'dropbox' to the backend instead of 'Dropbox'
  • Maintains consistent UX with the Note Taking System dropdown

Task

Make Blob Storage System a dropdown with just one option, Dropbox, that correctly sets the setting to 'dropbox' (lowercase) when selected.

🤖 Generated with Claude Code

Update the Blob Storage System field in the settings UI to be a dropdown with Dropbox as an option.
This ensures that when selected, it sets the value to 'dropbox' as expected by the backend.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@dbieber dbieber merged commit a50b4e3 into main Apr 14, 2025
2 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.

2 participants