Skip to content

Add notification to set project URL

Administrator requested to merge dv/jetbrains-add-custom-url-notification into main

Created by: vdavid

Notification opens at each project load, unless it's dismissed. Dismissal can be cleared in the plugin settings window.

Screenshots and details:

Screen 1: This is what we could display at each project load when a custom URL is not set (and the notification hasn’t been dismissed) for the project. Notification content is limited to two lines including the title plus actions, so the end of the sentence is hidden. Screen 2: This is how it’d look when expanded Screen 3: The “Set URL” link currently opens our Settings page, but it’s not necessarily the best action, we could also open a URL with some helpful instructions.

Test plan

Tested in this 2-min Loom

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading