docs: Document editing module short description from the UI#4871
docs: Document editing module short description from the UI#4871shannonbradshaw merged 2 commits intomainfrom
Conversation
| If you don't see a private module of yours in the registry, make sure that you have the correct organization selected in the upper right corner of the page. | ||
| {{% /hiddencontent %}} | ||
|
|
||
| ## Edit the short description |
There was a problem hiding this comment.
Added documentation for the new "Edit short description" feature based on PR #11538, which introduces a UI modal for editing the module's short description shown in registry search results. The PR adds edit-description-modal.svelte component and backend support in registry_item.go.
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
|
👋 Thanks for contributing! A reviewer will look at it on the next working day! |
|
Just a reminder: If you'd like me to act on any feedback you have via Github comments, just type @Promptless in your suggestion and I'll get right on it! (I won't show up in the user dropdown, but I'll process any request that has @Promptless in the comment body.) |

Open this suggestion in Promptless to view citations and reasoning process
Adds documentation for the new feature that allows module maintainers to edit their module's short description directly from the registry page in the Viam app. The short description appears in registry search results and can now be edited via the UI in addition to updating the meta.json file.