Skip to content

ui(extensions): Updates tab must not show false “up to date” #495

Description

@ZhuchkaTriplesix

Parent

Part of epic #490. Motion shell for Extension Manager landed in #488/#489; product tab is still a stub.

Problem

Updates tab always shows “All installed extensions are up to date!” — no check, and can show success while Installed/Marketplace still loading.

Proposal

Until live check-updates API (0.5.0):

  • Gate on _loading, and/or
  • Show honest empty/disabled copy (“Update checks coming soon”), and/or
  • Hide/disable the Updates tab

Do not claim success without a scan.

Files

  • lib/features/extensions/presentation/pages/extension_manager_dialog.dart

Acceptance

  • No false “up to date” while loading or without a real check
  • TabStrip / CrossFadeStack behavior unchanged

Metadata

Metadata

Labels

enhancementNew feature or requestmarketplaceExtensions marketplace, ExtensionManifestuiUser interface components and widgets

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions