Skip to content

add database UI - add text to help users#8675

Merged
Light2Dark merged 3 commits intomainfrom
sham/add-text-to-aid-users-connection
Mar 13, 2026
Merged

add database UI - add text to help users#8675
Light2Dark merged 3 commits intomainfrom
sham/add-text-to-aid-users-connection

Conversation

@Light2Dark
Copy link
Collaborator

@Light2Dark Light2Dark commented Mar 13, 2026

📝 Summary

Tells users that a code snippet is all that's needed. Also adds to the docs about adding remote storage connections.

I've thought about a banner but didn't want to be too in-your-face about it. I'm open to it though.

Screenshot 2026-03-13 at 2 19 48 PM

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • Tests have been added for the changes made.
  • Documentation has been updated where applicable, including docstrings for API changes.
  • Pull request title is a good summary of the changes - it will be used in the release notes.

Copilot AI review requested due to automatic review settings March 13, 2026 06:21
@vercel
Copy link

vercel bot commented Mar 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Mar 13, 2026 7:30am

Request Review

@Light2Dark Light2Dark removed the request for review from manzt March 13, 2026 06:21
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 13, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR improves discoverability of custom connection setup by adding a contextual “code snippet is all you need” hint in the Add Connection dialog, and expands the Remote Storage docs to cover creating connections via the UI (with screenshots).

Changes:

  • Add tab-aware hint text in the Add Connection dialog linking to the relevant docs pages.
  • Convert the connections tabs to controlled state to drive the hint content.
  • Update Remote Storage documentation to include UI-based connection setup and add supporting screenshots.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 1 comment.

File Description
frontend/src/components/editor/connections/add-connection-dialog.tsx Adds tab-aware docs hint and controls tab state to switch hint content.
docs/guides/working_with_data/remote_storage.md Adds UI instructions + screenshots for creating remote storage connections.
docs/_static/docs-remote-storage-panel.png New screenshot asset for Remote Storage panel.
docs/_static/docs-add-remote-storage-ui.png New screenshot asset for the “Add remote storage” UI flow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Light2Dark Light2Dark merged commit d2f56b2 into main Mar 13, 2026
28 checks passed
@Light2Dark Light2Dark deleted the sham/add-text-to-aid-users-connection branch March 13, 2026 13:48
@github-actions
Copy link

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.20.5-dev65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants