Skip to content

Missing loading indicators for pending requests #26

Description

@ankitsejwal

Problem

pgweb lacks loading spinners/indicators during API requests, making it appear unresponsive to users.

Impact

  • Users can't tell if the app is processing or hung
  • Particularly problematic for slow foreign table operations
  • Poor user experience during query execution and data loading

Expected Solution

Add loading indicators for:

  • Table data fetching
  • Query execution
  • Schema/object loading
  • Table information requests

Users should see visual feedback that requests are in progress.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions