gitthermal/thermal

Selected repo path not showing in input field

Open

#3,568 opened on Oct 3, 2019

 (2 comments) (0 reactions) (1 assignee)Vue (34 forks)auto 404
difficulty: easygood first issue🐞 Bug🚶🏻‍♀️ Priority low

Repository metrics

Stars
 (452 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

Typing some text in input field and then selecting a folder the path (text) doesn't replace the value inside the input field.

To Reproduce

Steps to reproduce the behavior:

  1. Click on Add new repo button
  2. Type something in input field (optional: remove the text from the input field)
  3. Click on select button to select a folder
  4. The folder path will not be added to input field

Expected behavior

Whatever text is typed in the input field it should be replaced by the newly selected folder path.

Screenshots

R7j97yIw3j

Desktop (please complete the following information):

  • OS: Windows 10
  • Version: 0.0.4

Contributor guide