gitpod-io / gitpod-io/gitpod

"Ignore" option for port on notification and in port management views

Open
#10,275 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

editor: code (browser) editor: code (desktop) feature: ports meta: never-stale team: IDE
Dominant language
TypeScript
Stars
13.8k
Forks
1.4k
Avg merge
17h 58m
Merged PRs (30d)
5

Description

Current notifications do not include an option to "ignore" the port (and persist to gitpod.yml) but this could be one of the more / most appropriate actions that a user wants to take. Currently the primary action is to make public. Would be good to review how we can add ignore behaviour into the initial notification (figure 1), and also into the various IDE port management views (figure 2). Similar to how we have "add to .gitpod.yml" in the extensions view (figure 3).

Figure 1 Figure 2 Figure 3
image image image

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.

Research direction

The issue identifies the port notification, IDE port management views, the extensions view pattern, and gitpod.yml as the relevant areas. Start by locating those UI entry points and the existing configuration persistence behavior. Done means users can choose to ignore a port from the notification and port management views, with that choice persisted to gitpod.yml.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.