FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ui(trees): Extension Refresh menu + title weight; SQLite host subtitle; Redis DB context menu · Issue #722 · QueryaHub/Querya-Desktop · GitHub

ui(trees): Extension Refresh menu + title weight; SQLite host subtitle; Redis DB context menu #722

Description

Problem

Parent: #718

Small connection-tile / leaf parity leftovers:

  1. Extension — context menu has Edit/Remove only (no Refresh); selected name uses w600/w500 unlike other drivers.
  2. SQLite — subtitle shows host only; network drivers show host:port (subtitle column misaligns).
  3. Redis — DB rows omit connection on _PgTreeRow → no tree context menu (Mongo DB rows have one).

Proposal

  1. Add Refresh on Extension tile (reload SDUI roots / session) matching other drivers.
  2. Normalize Extension title TextStyle with PG/MySQL tiles.
  3. SQLite: show path/host consistently (or explicit “file” subtitle pattern used by all file DBs).
  4. Pass connection into Redis DB _PgTreeRow for Copy name / Refresh patterns.

Files

  • connections_panel_extension.dart
  • connections_panel_sqlite.dart
  • connections_panel_redis.dart

Acceptance

  • Extension has Refresh + matching title weight
  • SQLite subtitle column aligns with other tiles
  • Redis DB rows expose the same baseline context menu as Mongo DB rows

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    connectionsDatabase connections, URI parsing, poolsenhancementNew feature or requestfrontendTheme parser epic label: frontenduiUser interface components and widgets

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL