Skip to content

Help: ShowUrl events should provide some feedback on invalid URLs #3520

@DavisVaughan

Description

@DavisVaughan

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

No one assigned

    Labels

    area: helpIssues related to Help category.bugSomething isn't workingfrontendIssues having to do with the frontend (Electron) part of a category

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions