posit-dev / posit-dev/positron

Data Apps: Run app buttons show the wrong app type in unfocused editor groups

Open
#15,917 1 comment 0 reactions 1 assignee View on GitHub

@seeM is already working on this.

Since Sep 8, 2026.

area: data apps bug
Dominant language
TypeScript
Stars
4.3k
Forks
183
Avg merge
1d 11h
Merged PRs (30d)
206

Description

With a Shiny app.R and a Dash app.py open side by side, focusing the Python file makes the R editor's play button read "Run Dash App in Terminal"; focusing the R file makes the Python editor's button read "Run Shiny App".

Each editor's run/debug app actions should reflect that editor's own document, regardless of which editor is focused.

"Run Dash App" in Shiny R app editor:

Image

"Run Shiny App" in Dash app editor:

Image

Also happens across Python apps like Flash and Dash.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.