Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sc-4135] Restore action menu in expanded tile #612

Merged

Conversation

mpellerin42
Copy link
Contributor

@mpellerin42 mpellerin42 commented Mar 3, 2023

  • Add menu in expanded tile when provided by viewer or searchResults widget
  • Setup tile menu in dashboard's search results
  • Attempt to fix separator display when no result navigator: seems like there is a bug in Svelte which make $$slots.default being true even if the slot is not there. The code should work once feat: conditional slots sveltejs/svelte#8304 is fixed.
  • Fix a bug in Pastanaga modal (use Pastanaga's ng14 branch)

Seems like there is a bug in Svelte which make $$slots.default being true even if the slot is not there. The code should work once sveltejs/svelte#8304 is fixed.
the time for us to upgrade our apps to ng15
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #4135: Restore action menu in expanded tile.

@mpellerin42 mpellerin42 merged commit 4e7f7b8 into main Mar 3, 2023
@mpellerin42 mpellerin42 deleted the mpellerin/sc-4135/restore-action-menu-in-expanded-tile branch March 3, 2023 13:11
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.

2 participants