Skip to content

Improve SQL console user interface #9

@spo-ijaz

Description

@spo-ijaz
  1. It's not intuitive to have the SQL draf tab below the SQL console.
  2. When we have lot's of drafts, there're lot's of opened tabs and it become complicated to work with that.

We should :

  1. Move the SQL drafs tabs bar above the SQL console.
  2. Allow to set a title to a SQL draft tab. (drafts table already containers an unused name column)
  3. Display a dropdown to select which SQL draft we want to work with.
  4. And so, the close icon should only close a SQL draf tab, not delete it
  5. So we need to add a delete icon, to really remove a SQL draft.

sql_console

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions