pharo-project / pharo

Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
http://pharo.org
Other
1.21k stars 356 forks source link

Git repository: cannot open the tree view when using a repository name with "/" slash character. #17413

Open labordep opened 2 days ago

labordep commented 2 days ago

Problem when add a repository name with "/" slash character. A solution should be to process this case or forbidde not supported character input in the text field (I think this is better from a user point of view).

To Reproduce Steps to reproduce the behavior:

  1. Go an existing Git repository
  2. Click on "Add remote" button
  3. Put repository informations with a slash in the repository name
  4. The new repository cannot be opened in the tree view

Expected behavior Having an arrow to open the remote content.

Screenshots Before: image

Add a new remote image

When added: image

Normal work (without slash): image

Version information: