xmanolos/appa-browser

Show Connection Info on Home.

scrlkx opened this issue · 1 comments

We need the Home screen to display the current connection information:

  • Driver.
  • Host.
  • Port Number.
  • User.
  • Database.

We still do not know where to display the information. But, I thought of putting it below the database structure, fixed at the bottom. Maybe we could use icons for the drivers instead of names.

The discussion is open with the UI man: @gabriel-secchi.

Logic for display has been implemented, now the UI guy needs to render it the way they see fit.

You can look in the code for "Issue #21" that will find the point where you should proceed. And see my commit to understend how I did.