-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Labels
area: helpIssues related to Help category.Issues related to Help category.bugSomething isn't workingSomething isn't workingfrontendIssues having to do with the frontend (Electron) part of a categoryIssues having to do with the frontend (Electron) part of a category
Milestone
Description
Run the following R code...nothing happens whatsoever.
browseURL("www.google.com")
This is an invalid url, and should instead be browseURL("https://www.google.com")
. But we should provide some kind of feedback in this case. I sat there waiting for it to open and thought it was broken on the Positron side.
Maybe a toast notification or something?
Metadata
Metadata
Assignees
Labels
area: helpIssues related to Help category.Issues related to Help category.bugSomething isn't workingSomething isn't workingfrontendIssues having to do with the frontend (Electron) part of a categoryIssues having to do with the frontend (Electron) part of a category