Skip to content

Missing loading indicators for pending requests #26

@ankitsejwal

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions