[Docs] Sync recent user-facing behavior - #2174
Draft
roomote-community[bot] wants to merge 1 commit into
Draft
Conversation
Contributor
Author
| Fast is the default for unpinned requests across the web dashboard and | ||
| supported chat providers. Choose an environment or repository explicitly when | ||
| you already know where the work should run. | ||
| After creating or editing an environment, choose **Use environment** to open an |
Contributor
Author
There was a problem hiding this comment.
There is currently no Use environment action after creating or editing an environment. Creation redirects directly to /?environmentId=..., while editing returns to the environments list; onGoUseIt is not rendered by EditEnvironmentPage. This makes the new instructions here and in how-roomote-works.mdx impossible to follow. Document the actual redirect/launcher flow, or add the described action.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Why this change was made
Several user-facing changes merged during the previous 24 hours were missing from the public docs, and older dashboard and Build this instructions no longer matched the shipped UI.
Impact
Users now get current guidance for starting Sessions, choosing an environment, acting on artifacts, following previews and reviews, configuring environment variables, and understanding source-control responses. The docs validation and broken-link checks pass; refreshed browser proof could not complete within the capture deadline after the final consistency edit.