Skip to content

Add feature hints for sync, variables, encryption, and chaining - #661

Closed
gschier wants to merge 1 commit into
mainfrom
feature-hints
Closed

gschier wants to merge 1 commit into
mainfrom
feature-hints

Conversation

@gschier

@gschier gschier commented Sep 15, 2026

Copy link
Copy Markdown
Member

Adds dismissible hints that point people at features they may not have found:

  • No sync folder: replaces the sidebar's "Setup FS Sync or Git" menu. Configure opens Workspace Settings and highlights the sync row. Dismissing shows a toast saying where the setting lives.
  • Same base URL in 3 or more requests: moves it into a variable.
  • Literal secret in an auth password field: moves it into a variable.
  • Private environment with secret-looking variables: turns on encryption.
  • Successful JSON response: points at response() chaining.

DismissibleBanner gets a tip variant with an X, SettingsList can highlight a row by key, and the banner theme now defines its own subtle border so inline code in banners matches the banner.

Still open: one hint at a time, a setting to turn hints off, and moving field hints into CodeMirror tooltips.

@gschier gschier closed this Sep 17, 2026
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