fyne-io/fyne

Allow arrow and TAB navigation in the file/folder dialogs

Open

#2,271 opened on May 31, 2021

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Go (1,526 forks)batch import
FileDialogHacktoberfestenhancement

Repository metrics

Stars
 (28,262 stars)
PR merge metrics
 (Avg merge 26d 11h) (38 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe:

It will increase the file/folder dialog usability

Is it possible to construct a solution with the existing API?

Unknown

Describe the solution you'd like to see:

Allow arrow and TAB navigation in the file/folder dialogs. Currently file selection and navigation is only available through mouse events

Contributor guide