Thanks to visit codestin.com
Credit goes to github.com

Skip to content

UI – Redundant 'Upload New Module' button shown when no modules are installed #313

Description

@Zhey-on

Description

When no external modules are installed, the External Applications page shows two upload buttons simultaneously:

  1. "Upload New Module" — top-right button (always visible)
  2. "Upload First Module" — inside the empty-state card
Image

This is redundant and confusing for administrators.

Steps to Reproduce

  1. Login as Admin
  2. Navigate to Settings → External Apps
  3. Ensure no modules are installed (empty state)
  4. Observe two separate upload buttons on the same page

Expected Behavior

When no modules are installed, only the "Upload First Module" button inside the empty-state card should be visible. The top-right "Upload New Module" button should only appear when at least one module is already installed.

Affected File

resources/views/backend/settings/external-apps/index.blade.php

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

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