joomla-extensions / weblinks

This repo is meant to hold the decoupled com_weblinks component and related code.
GNU General Public License v2.0
45 stars 88 forks source link

Replace pr #460, add empty state #466

Closed chmst closed 2 years ago

chmst commented 2 years ago

Pull Request replaces #460

Summary of Changes

Pull Request for Issue # .

Summary of Changes

If no weblink exists, the empty state screen appears as in other core components.

Testing Instructions

Make a fresh installation of weblinks or delete all weblinks.

grafik

Expected result

The empty state screen appears.

Actual result

The overview appears with an not-found-alert

Documentation Changes Required

yes

joomdonation commented 2 years ago

Thanks @chmst. Tested and it looks good except the Empty Trash button still shown on empty state while it should not. But I will add a separate commit to fix that.