Skip to content

feat: add history icon to tabs#25

Open
snehaaa162 wants to merge 1 commit into
iquesters:mainfrom
snehaaa162:history-icon-tabs
Open

feat: add history icon to tabs#25
snehaaa162 wants to merge 1 commit into
iquesters:mainfrom
snehaaa162:history-icon-tabs

Conversation

@snehaaa162
Copy link
Copy Markdown
Contributor

Summary

Added history tab icon to the tabs component with a safe route fallback, ensuring all packages using the tabs component get the history icon.

Changes

  • Added history tab with icon to tabs.blade.php
  • Added Route::has() fallback to # to prevent errors when route does not exist
  • Updated tab visibility condition from > 1 to >= 1

Impact

Since all packages symlink to user-interface, this change automatically applies to:

  • organisation
  • integration
  • smart-messenger

Closes #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add History Icon to Tabs

1 participant