Enhance: Journal config options and UI result messaging
- Added Query Limit configuration for Journals and Entries in modal settings. - Refactored +page.svelte to delegate empty-state handling to the entry list component. - Improved "no results" messaging in ae_comp__journal_entry_obj_li.svelte.
This commit is contained in:
@@ -557,6 +557,6 @@
|
||||
/>
|
||||
{/if}
|
||||
{:else}
|
||||
<p>No Æ Journal Entry available to show.</p>
|
||||
<p>No Æ Journal Entry available to show. Please check the query filters or create a new Entry.</p>
|
||||
{/if}
|
||||
</section>
|
||||
Reference in New Issue
Block a user